Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136401 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-3471 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-df38ARkVDjYj/agent.5588 SSH_AGENT_PID=5590 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_2327315928931484109.key (/w/workspace/cps-master-verify-java@tmp/private_key_2327315928931484109.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps.git > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh10258565337038930750.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7508984562241559145.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/01/136401/11 # timeout=30 > git rev-parse c4a1b5d0550898715e6fbf7172899b97dc0fe149^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision c4a1b5d0550898715e6fbf7172899b97dc0fe149 (refs/changes/01/136401/11) > git config core.sparsecheckout # timeout=10 > git checkout -f c4a1b5d0550898715e6fbf7172899b97dc0fe149 # timeout=30 Commit message: "Publish trust level notification event" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk e1f12d7e903c6bb3071f2848c939ccb4afb939ba # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9684184214445601628.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dCzT lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dCzT/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-dCzT/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.29.6 botocore==1.32.6 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.23.4 httplib2==0.22.0 identify==2.5.32 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.7 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins17512862397763014045.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config216775323975963649tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5137184509807066907tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-3471 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings10037699211651276921.xml -gs /tmp/global-settings12650459271751134663.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c4a1b5d0550898715e6fbf7172899b97dc0fe149 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=jeff.van.dam@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Halil Cakal" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136401 -DGERRIT_PATCHSET_UPLOADER_EMAIL=halil.cakal@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136401 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Halil Cakal\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/01/136401/11 "-DGERRIT_PATCHSET_UPLOADER_NAME=Halil Cakal" '-DGERRIT_CHANGE_OWNER=\"JEFF VAN DAM\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=UHVibGlzaCB0cnVzdCBsZXZlbCBub3RpZmljYXRpb24gZXZlbnQKCi0gQWRkIG1hcHBlciB0aGF0IG1hcHMgYXR0cmlidXRlIHZhbHVlIGNoYW5nZSBldmVudCB0byBjbG91ZCBldmVudAotIEFkZCBwdWJsaXNoZXIgdGhhdCBwdWJsaXNoIHRoZSBjbG91ZCBldmVudCBmcm9tIG5jbXAgdG8gY2xpZW50Ci0gSGFuZGxlIG5vdGlmaWNhdGlvbnMgZm9yIHRoZSB1c2VzIGNhc2VzIGJlbG93CiAgLSBJbml0aWFsIHJlZ2lzdHJhdGlvbiBjYXNlCiAgLSBEZXZpY2UgaGVhcnRoIGJlYXQgY29uc3VtZXIgY2FzZQogIC0gRG1pIHN0YXR1cyBjaGFuZ2VzIHdpdGhpbiBkbWkgd2F0Y2ggZG9nIGNhc2UKLSBBZGRlZCB0ZXN0cyBmb3IgbWFwcGVyLCBwdWJsaXNoZXIsIGFuZCB0cnVzdExldmVsTWFuYWdlcgotIEFkZGVkIHRlc3QgZm9yIGRtaSB3YXRjaGRvZwoKSXNzdWUtSUQ6IENQUy0xOTEwClNpZ25lZC1vZmYtYnk6IEp2RF9Fcmljc3NvbiA8amVmZi52YW4uZGFtQGVzdC50ZWNoPgpDaGFuZ2UtSWQ6IEk3YzA3OTgzNDZhMjIxZTcwM2RhNTg5MDJiOWQ2MzExMTVkZThkOTFhClNpZ25lZC1vZmYtYnk6IGhhbGlsLmNha2FsIDxoYWxpbC5jYWthbEBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC=change-136401 "-DGERRIT_CHANGE_SUBJECT=Publish trust level notification event" '-DGERRIT_EVENT_ACCOUNT=\"Halil Cakal\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7c0798346a221e703da58902b9d631115de8d91a -DGERRIT_EVENT_HASH=1884439846 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=halil.cakal@est.tech -DGERRIT_PATCHSET_NUMBER=11 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=JEFF VAN DAM" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] dmi-plugin-demo-and-csit-stub [pom] [INFO] dmi-plugin-demo-and-csit-stub-service [jar] [INFO] dmi-plugin-demo-and-csit-stub-app [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisher.java | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelManager.java | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDog.java | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventCloudMapper.java | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 12 read " distributed under the License is distributed on an 'AS IS' BASIS,\n" /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/avc/ncmptoclient/AttributeValueChangeEventPublisherSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 2 read '============LICENSE_START========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 2 expected '============LICENSE_START=======================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 12 read " distributed under the License is distributed on an 'AS IS' BASIS,\n" /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/TrustLevelSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/trustlevel/dmiavailability/DmiPluginWatchDogSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 2 read '============LICENSE_START========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 2 expected '============LICENSE_START=======================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 12 read " distributed under the License is distributed on an 'AS IS' BASIS,\n" /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AttributeValueChangeEventMapperSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' 98 issue(s) found after 20 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 3 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 80 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 15:58:01.296 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 15:58:01.306 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 15:58:01.342 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:58:01.346 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 15:58:01.371 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s - in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 s - in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 15:58:02.939 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: message Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:58:02.948 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: java.lang.RuntimeException: cause Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: cause at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 79 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.notification.NotificationErrorHandlerSpec [INFO] Running org.onap.cps.notification.NotificationServiceSpec 15:57:57,929 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:57:57,948 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:57:57,949 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:57:57,950 |-INFO in ch.qos.logback.classic.BasicConfigurator@6d33e177 - Setting up default configuration. 15:58:03,287 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3ac2300f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:58:03,287 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1172a648 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:58:03,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:58:03,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:58:03,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:58:03,292 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3ac2300f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:58:03,292 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1172a648 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:58:03,299 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:58:03,299 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:58:03,303 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:58:03,331 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755083329) 15:58:03,331 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 15:58:03,331 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:58:03,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:58:03,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:58:03,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:58:03,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:58:03,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:58:03,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:58:03,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:58:03,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:58:03,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:58:03,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:58:03,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:58:03,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:58:03,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:58:03,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:58:03,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:58:03,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:58:03,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:58:03,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:58:03,344 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:58:03,364 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:58:03,364 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:58:03,371 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:58:03,378 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:58:03,832 |-INFO in ch.qos.logback.classic.pattern.DateConverter@c27ea94 - Setting zoneId to "UTC" 15:58:03,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:58:03,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:58:04,103 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:58:04,103 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:58:04,103 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:58:04,104 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:58:04,104 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:58:04,104 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7eed8467 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:58:04,104 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:58:04,105 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@27cef157 - End of configuration. 15:58:04,105 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@230a5300 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:58:04.255Z INFO 6712 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6712 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-23T15:58:04.256Z INFO 6712 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:58:04.775Z INFO 6712 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 2023-11-23T15:58:04.837Z INFO 6712 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.815 seconds (process running for 7.696) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-23T15:58:05.429Z ERROR 6712 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. Error cause: Could not create event Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] java.lang.Exception: Could not create event at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$712003672.createCpsDataUpdatedEvent(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1618741289.createCpsDataUpdatedEvent(Unknown Source) at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-11-23T15:58:05.436Z INFO 6712 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 s - in org.onap.cps.notification.NotificationServiceSpec [INFO] Running org.onap.cps.notification.NotificationPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:58:05.516Z INFO 6712 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6712 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-23T15:58:05.516Z INFO 6712 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:58:05.689Z INFO 6712 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2023-11-23T15:58:06.304Z INFO 6712 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2023-11-23T15:58:06.312Z INFO 6712 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2023-11-23T15:58:06.337Z INFO 6712 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 2023-11-23T15:58:06.340Z WARN 6712 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2023-11-23T15:58:06.343Z INFO 6712 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2023-11-23T15:58:06.343Z INFO 6712 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2023-11-23T15:58:06.363Z INFO 6712 --- [ main] t.r.n.o.2.1 : Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 2023-11-23T15:58:06.369Z INFO 6712 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 2023-11-23T15:58:09.215Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 2023-11-23T15:58:09.239Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2023-11-23T15:58:09.748Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 2023-11-23T15:58:11.470Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (30 MB/? MB) 2023-11-23T15:58:11.975Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (45 MB/? MB) 2023-11-23T15:58:12.973Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (77 MB/? MB) 2023-11-23T15:58:13.474Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (88 MB/? MB) 2023-11-23T15:58:13.914Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (101 MB/? MB) 2023-11-23T15:58:13.992Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (102 MB/? MB) 2023-11-23T15:58:13.997Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (102 MB/? MB) 2023-11-23T15:58:14.494Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (115 MB/? MB) 2023-11-23T15:58:16.284Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (171 MB/? MB) 2023-11-23T15:58:16.781Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (186 MB/? MB) 2023-11-23T15:58:20.231Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (300 MB/? MB) 2023-11-23T15:58:23.465Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 2023-11-23T15:58:29.026Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (368 MB/370 MB) 2023-11-23T15:58:29.317Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (369 MB/370 MB) 2023-11-23T15:58:29.623Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (369 MB/370 MB) 2023-11-23T15:58:30.015Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 2023-11-23T15:58:30.359Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 2023-11-23T15:58:30.728Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 2023-11-23T15:58:30.990Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 2023-11-23T15:58:31.852Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 2023-11-23T15:58:32.009Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 2023-11-23T15:58:32.124Z INFO 6712 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 22s (downloaded 370 MB at 16 MB/s) 2023-11-23T15:58:32.159Z INFO 6712 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T15:58:43.708Z INFO 6712 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9ef9dcb373865ea9921e52f6cdca30e214c2f377e194afbc5aa709fb1d4feb94 2023-11-23T15:58:49.425Z INFO 6712 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT43.080448501S 2023-11-23T15:58:49.566Z INFO 6712 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 44.098 seconds (process running for 52.425) 2023-11-23T15:58:51.005Z INFO 6712 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 2023-11-23T15:59:01.433Z ERROR 6712 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus Error cause: Topic non-existing-topic not present in metadata after 10000 ms. Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@1fe287f8[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@54b7752b[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.987 s - in org.onap.cps.notification.NotificationPublisherSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. 2023-11-23T15:59:01.604Z ERROR 6712 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service java.lang.RuntimeException: to be ignored at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.NotificationService$SpockMock$1572825028.processDataUpdatedEvent(Unknown Source) at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:59:02.243Z INFO 6712 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6712 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-23T15:59:02.244Z INFO 6712 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:59:02.327Z INFO 6712 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.107 seconds (process running for 65.186) 2023-11-23T15:59:02.379Z WARN 6712 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:59:02.449Z INFO 6712 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6712 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-23T15:59:02.449Z INFO 6712 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:59:02.541Z WARN 6712 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2023-11-23T15:59:02.627Z INFO 6712 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T15:59:02.627Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T15:59:02.627Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-11-23T15:59:02.627Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T15:59:02.627Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T15:59:02.630Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T15:59:03.120Z INFO 6712 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T15:59:03.216Z INFO 6712 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T15:59:03.220Z WARN 6712 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T15:59:03.486Z INFO 6712 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T15:59:03.492Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-11-23T15:59:05.862Z INFO 6712 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - d4a9d4cf-f1eb-41c8-963d-564dbd2bfa79 this ] 2023-11-23T15:59:05.881Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-11-23T15:59:05.924Z INFO 6712 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.498 seconds (process running for 68.782) 2023-11-23T15:59:05.974Z INFO 6712 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.552 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2023-11-23T15:59:05.986Z INFO 6712 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T15:59:05.986Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T15:59:05.986Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 2023-11-23T15:59:05.986Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2023-11-23T15:59:05.986Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T15:59:05.986Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T15:59:06.012Z INFO 6712 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T15:59:06.015Z INFO 6712 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 2023-11-23T15:59:06.015Z WARN 6712 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T15:59:06.034Z INFO 6712 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T15:59:06.034Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 2023-11-23T15:59:08.518Z INFO 6712 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5702 - 3a9a103b-d159-40b7-87b5-784a57923e0a this ] 2023-11-23T15:59:08.518Z WARN 6712 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2023-11-23T15:59:08.519Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 2023-11-23T15:59:08.527Z INFO 6712 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T15:59:08.527Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T15:59:08.528Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 2023-11-23T15:59:08.528Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2023-11-23T15:59:08.528Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T15:59:08.528Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T15:59:08.541Z INFO 6712 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T15:59:08.543Z INFO 6712 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 2023-11-23T15:59:08.543Z WARN 6712 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T15:59:08.586Z INFO 6712 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T15:59:08.586Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 2023-11-23T15:59:08.671Z INFO 6712 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-11-23T15:59:08.699Z INFO 6712 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.89:47771 2023-11-23T15:59:08.701Z INFO 6712 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:47771 and /10.250.0.254:5702 2023-11-23T15:59:13.795Z INFO 6712 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 3a9a103b-d159-40b7-87b5-784a57923e0a this Member [10.250.0.254]:5703 - a34e06ad-22ca-430e-b0d1-83ebc8677215 ] 2023-11-23T15:59:13.806Z INFO 6712 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 3a9a103b-d159-40b7-87b5-784a57923e0a Member [10.250.0.254]:5703 - a34e06ad-22ca-430e-b0d1-83ebc8677215 this ] 2023-11-23T15:59:13.806Z WARN 6712 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2023-11-23T15:59:13.807Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 2023-11-23T15:59:13.817Z INFO 6712 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T15:59:13.817Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T15:59:13.817Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 2023-11-23T15:59:13.817Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2023-11-23T15:59:13.817Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T15:59:13.817Z INFO 6712 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T15:59:13.836Z INFO 6712 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T15:59:13.838Z INFO 6712 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 2023-11-23T15:59:13.838Z WARN 6712 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T15:59:13.850Z INFO 6712 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T15:59:13.850Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 2023-11-23T15:59:13.932Z INFO 6712 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-11-23T15:59:13.934Z INFO 6712 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.89:58839 2023-11-23T15:59:13.935Z INFO 6712 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:58839 and /10.250.0.254:5702 2023-11-23T15:59:19.041Z INFO 6712 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 3a9a103b-d159-40b7-87b5-784a57923e0a this Member [10.250.0.254]:5703 - a34e06ad-22ca-430e-b0d1-83ebc8677215 Member [10.250.0.254]:5704 - 6e7b440a-df46-4b22-b773-a907c3da8224 ] 2023-11-23T15:59:19.045Z INFO 6712 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 3a9a103b-d159-40b7-87b5-784a57923e0a Member [10.250.0.254]:5703 - a34e06ad-22ca-430e-b0d1-83ebc8677215 Member [10.250.0.254]:5704 - 6e7b440a-df46-4b22-b773-a907c3da8224 this ] 2023-11-23T15:59:19.046Z INFO 6712 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 3a9a103b-d159-40b7-87b5-784a57923e0a Member [10.250.0.254]:5703 - a34e06ad-22ca-430e-b0d1-83ebc8677215 this Member [10.250.0.254]:5704 - 6e7b440a-df46-4b22-b773-a907c3da8224 ] 2023-11-23T15:59:19.047Z INFO 6712 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2023-11-23T15:59:19.048Z INFO 6712 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.89:38039 2023-11-23T15:59:19.048Z INFO 6712 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.89:58345 2023-11-23T15:59:19.049Z INFO 6712 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:38039 and /10.250.0.254:5704 2023-11-23T15:59:19.049Z INFO 6712 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:58345 and /10.250.0.254:5703 2023-11-23T15:59:20.046Z WARN 6712 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2023-11-23T15:59:20.047Z INFO 6712 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.069 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.spi.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2023-11-23T15:59:20.303Z WARN 6712 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.cps.spi.model.DataNodeBuilderSpec [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-11-23T15:59:20.354Z ERROR 6712 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-11-23T15:59:20.401Z INFO 6712 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-11-23T15:59:20.401Z INFO 6712 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-11-23T15:59:20.401Z INFO 6712 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-11-23T15:59:20.402Z INFO 6712 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is SHUTTING_DOWN 2023-11-23T15:59:20.402Z INFO 6712 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN 2023-11-23T15:59:20.402Z INFO 6712 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 323, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 15:59:36.379 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.628 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:59:36.778 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.793 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:59:36.812 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.822 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:59:36.836 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.858 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:59:36.891 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.900 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:59:36.904 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.912 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:59:36.914 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.921 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:59:36.924 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:36.931 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:59:36,115 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:59:36,140 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:59:36,140 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:59:36,141 |-INFO in ch.qos.logback.classic.BasicConfigurator@63019596 - Setting up default configuration. 15:59:38,140 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6edd80fe - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:59:38,209 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@60eb9c29 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:59:38,209 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6edd80fe - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:59:38,212 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:59:38,212 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:59:38,212 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:59:38,214 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@60eb9c29 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:59:38,214 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6edd80fe - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:59:38,223 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:59:38,223 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:59:38,228 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:59:38,272 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755178270) 15:59:38,273 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 15:59:38,273 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:59:38,278 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:59:38,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:59:38,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:59:38,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:59:38,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:59:38,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:59:38,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:59:38,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:59:38,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:59:38,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:59:38,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:59:38,284 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:59:38,290 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:59:38,313 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:59:38,313 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:59:38,325 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:59:38,333 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:59:38,695 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3e7935f1 - Setting zoneId to "UTC" 15:59:38,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:59:38,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:59:38,967 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:59:38,968 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:59:38,968 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:59:38,968 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:59:38,969 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:59:38,969 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51bba775 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:59:38,969 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:59:38,969 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c2188b0 - End of configuration. 15:59:38,969 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@9751c9 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:59:39.083Z INFO 7699 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-23T15:59:39.084Z INFO 7699 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:59:41.277Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T15:59:41.277Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T15:59:41.278Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-11-23T15:59:41.298Z INFO 7699 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.583 seconds (process running for 6.219) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-23T15:59:42.381Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted 2023-11-23T15:59:42.581Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:377) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:371) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:241) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:132) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:94) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:573) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:601) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:588) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) ... 147 common frames omitted 2023-11-23T15:59:42.727Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:42.735Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.583 s - in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:59:42.941Z INFO 7699 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-23T15:59:42.941Z INFO 7699 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:59:43.729Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T15:59:43.729Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T15:59:43.729Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-23T15:59:43.734Z INFO 7699 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.824 seconds (process running for 8.655) 2023-11-23T15:59:43.839Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:43.973Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:43.995Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:44.222Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:44.251Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:44.274Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:44.287Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in org.onap.cps.rest.controller.DataRestControllerSpec 2023-11-23T15:59:44.301Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:59:44.336Z INFO 7699 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-23T15:59:44.336Z INFO 7699 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:59:44.915Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T15:59:44.916Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T15:59:44.916Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-23T15:59:44.919Z INFO 7699 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.607 seconds (process running for 9.841) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T15:59:45.111Z INFO 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-23T15:59:45.111Z INFO 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T15:59:45.632Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T15:59:45.632Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T15:59:45.632Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-23T15:59:45.636Z INFO 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.548 seconds (process running for 10.557) 2023-11-23T15:59:45.656Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T15:59:45.679Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 121 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 180 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:00:09.216 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 16:00:09.243 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:00:09.247 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 16:00:09.248 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 16:00:09.266 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:00:09.272 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:00:09.272 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 16:00:09.284 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 16:00:09.293 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:00:09.296 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 16:00:09.330 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:00:09.334 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 16:00:09.344 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:00:09.363 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:00:09.367 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.SubscriptionModelLoaderSpec 16:00:09.378 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:00:09.380 [main] INFO org.onap.cps.ncmp.init.SubscriptionModelLoader -- Subscription Model onboarded successfully 16:00:09.385 [main] INFO org.onap.cps.ncmp.init.SubscriptionModelLoader -- Subscription Model Loader is disabled [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.init.SubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:00:09.771 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:00:09.776 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:00:09.779 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:00:09.784 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 16:00:09.784 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:00:09.786 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:00:09.786 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:00:09.911 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:00:09.912 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 16:00:09.923 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:00:09.923 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:00:09.928 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:00:09.928 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:00:09.932 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:00:09.932 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 16:00:09.934 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:00:09.934 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:00:10.166 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:00:10.186 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 16:00:10.227 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 16:00:10.231 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 16:00:10.233 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 16:00:10.238 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:00:10.238 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:00:10.242 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:00:10.246 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 16:00:10.247 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:00:10.248 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:00:10.249 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:00:10.249 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:00:10.392 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:00:10.687 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:00:11.088 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:00:11.090 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:00:11.113 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 16:00:11.117 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 16:00:11.121 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:00:11.121 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:00:11.140 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:00:11.147 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:00:11.549 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ae7afdca563462851c1ff71afbd54eb8aeb3b04f222c28b6490c24be2b3de77f 16:00:17.056 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.932911234S 16:00:17.225 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:00:17.353 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 16:00:17.353 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 16:00:17.353 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1700755217352 16:00:06,297 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:00:06,318 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:00:06,318 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:00:06,319 |-INFO in ch.qos.logback.classic.BasicConfigurator@106ed2aa - Setting up default configuration. 16:00:17,595 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@740f7490 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:00:17,659 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:00:17,659 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@740f7490 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:00:17,662 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:00:17,662 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:00:17,662 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:00:17,664 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:00:17,664 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@740f7490 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:00:17,670 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:17,670 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:00:17,675 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:00:17,701 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755217700) 16:00:17,702 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:00:17,702 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:00:17,707 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:00:17,707 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:00:17,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:00:17,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:00:17,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:00:17,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:00:17,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:00:17,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:00:17,708 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:00:17,708 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:00:17,708 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:17,714 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:00:17,731 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:00:17,731 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:17,738 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:00:17,744 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:00:18,209 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1ec0db52 - Setting zoneId to "UTC" 16:00:18,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:00:18,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:00:18,446 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:00:18,447 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:00:18,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:00:18,448 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:00:18,448 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:00:18,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785dad71 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:00:18,448 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:00:18,449 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@11e487ee - End of configuration. 16:00:18,449 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5f212da8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:18.486Z INFO 8097 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:18.487Z INFO 8097 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:18.667Z INFO 8097 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.304 seconds (process running for 13.272) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-23T16:00:19.253Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2023-11-23T16:00:19.292Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:19.292Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-23T16:00:19.322Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:19.322Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:19.322Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:19.322Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755219322 2023-11-23T16:00:19.874Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:19.874Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: tdrlFFP8QvqBQxclKjX7gw 2023-11-23T16:00:19.991Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:20.098Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to GMkzoicLQ7adV0V-xnimoQ 2023-11-23T16:00:20.151Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to GMkzoicLQ7adV0V-xnimoQ 2023-11-23T16:00:20.151Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: tdrlFFP8QvqBQxclKjX7gw 2023-11-23T16:00:20.265Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2023-11-23T16:00:20.272Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-11-23T16:00:20.306Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-bb978bf4-b6f1-4da9-b592-ca5a22ed36c0 2023-11-23T16:00:20.307Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:00:20.307Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-11-23T16:00:20.332Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-bb978bf4-b6f1-4da9-b592-ca5a22ed36c0', protocol='range'} 2023-11-23T16:00:20.335Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-bb978bf4-b6f1-4da9-b592-ca5a22ed36c0=Assignment(partitions=[test-topic-0])} 2023-11-23T16:00:20.367Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-bb978bf4-b6f1-4da9-b592-ca5a22ed36c0', protocol='range'} 2023-11-23T16:00:20.367Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2023-11-23T16:00:20.372Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2023-11-23T16:00:20.391Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2023-11-23T16:00:20.411Z INFO 8097 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:00:20.593Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:20.597Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2023-11-23T16:00:20.655Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:20.655Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 194ms, elapsed time since send: 194ms, request timeout: 30000ms) 2023-11-23T16:00:20.655Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2023-11-23T16:00:20.655Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2023-11-23T16:00:20.656Z INFO 8097 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1325623685, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:00:20.658Z INFO 8097 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:00:20.699Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:20.699Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:20.760Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:20.760Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:20.800Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:20.801Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.428 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2023-11-23T16:00:20.839Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:00:20.861Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:20.862Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:20.882Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c1dc1509afcea5b9ddc8bb966cae2c220a312c0806392745905a7fd01e04889b 2023-11-23T16:00:21.002Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:21.002Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:21.166Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:21.166Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:21.516Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:21.516Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:21.678Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:21.678Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:22.334Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:22.335Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:22.591Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:22.591Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:23.156Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:23.156Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:23.496Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:23.496Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:24.115Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:24.115Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:24.547Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:24.548Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:25.330Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:25.330Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:25.453Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:25.453Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:26.316Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.477149975S 2023-11-23T16:00:26.320Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:00:26.324Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:26.324Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:26.324Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755226324 16:00:26,356 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:00:26,356 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:00:26,357 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6aaa9cc - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:00:26,359 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:00:26,359 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6aaa9cc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:00:26,361 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:00:26,361 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:00:26,361 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:00:26,362 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:00:26,362 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6aaa9cc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:00:26,364 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:26,364 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:00:26,364 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:00:26,365 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755226365) 16:00:26,365 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:00:26,365 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:00:26,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:00:26,366 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:00:26,366 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:26,367 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:00:26,368 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:00:26,368 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:26,368 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:00:26,369 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:00:26,369 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 16:00:26,375 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5cb3f273 - Setting zoneId to "UTC" 16:00:26,376 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:00:26,376 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:00:26,380 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:00:26,380 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:00:26,380 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:00:26,380 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:00:26,380 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:00:26,380 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71f7ed43 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:00:26,380 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:00:26,380 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2cda4a53 - End of configuration. 16:00:26,381 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7fed72cd - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:26.386Z INFO 8097 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:26.386Z INFO 8097 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:26.470Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:26.470Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:26.498Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:26.498Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:26.572Z INFO 8097 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.245 seconds (process running for 21.177) 2023-11-23T16:00:26.577Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2023-11-23T16:00:26.611Z INFO 8097 --- [ main] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='some-uuid', source=sample-test-source, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 115, 111, 109, 101, 45, 111, 112, 101, 114, 97, 116, 105, 111, 110, 45, 105, 100, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 99, 109, 45, 104, 97, 110, 100, 108, 101, 45, 105, 100, 34, 93, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 97, 110, 121, 45, 115, 117, 99, 99, 101, 115, 115, 45, 115, 116, 97, 116, 117, 115, 45, 99, 111, 100, 101, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 83, 117, 99, 99, 101, 115, 115, 102, 117, 108, 108, 121, 32, 97, 112, 112, 108, 105, 101, 100, 32, 99, 104, 97, 110, 103, 101, 115, 34, 44, 34, 114, 101, 115, 117, 108, 116, 34, 58, 123, 34, 115, 111, 109, 101, 45, 107, 101, 121, 34, 58, 34, 115, 111, 109, 101, 45, 118, 97, 108, 117, 101, 34, 125, 125, 93, 125, 125]}, extensions={destination=client-topic, correlationid=request-id}} ... 2023-11-23T16:00:26.611Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:26.612Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:00:26.616Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:26.616Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:26.616Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:26.616Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755226616 2023-11-23T16:00:26.699Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:26.699Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 4OsHvhhbSVeSMeP74rFvxg 2023-11-23T16:00:26.846Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:26.954Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to PlTGu4yySH2RAnHNniNM4w 2023-11-23T16:00:26.971Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to PlTGu4yySH2RAnHNniNM4w 2023-11-23T16:00:26.972Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4OsHvhhbSVeSMeP74rFvxg 2023-11-23T16:00:27.090Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2023-11-23T16:00:27.093Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-11-23T16:00:27.117Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-20f652bc-1cfc-4458-8e9a-e27a8fecd7bd 2023-11-23T16:00:27.117Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:00:27.117Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-11-23T16:00:27.140Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-20f652bc-1cfc-4458-8e9a-e27a8fecd7bd', protocol='range'} 2023-11-23T16:00:27.140Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-20f652bc-1cfc-4458-8e9a-e27a8fecd7bd=Assignment(partitions=[client-topic-0])} 2023-11-23T16:00:27.159Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-20f652bc-1cfc-4458-8e9a-e27a8fecd7bd', protocol='range'} 2023-11-23T16:00:27.160Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2023-11-23T16:00:27.160Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2023-11-23T16:00:27.169Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2023-11-23T16:00:27.185Z INFO 8097 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:00:27.262Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:00:27.266Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:27.266Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:27.266Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755227266 2023-11-23T16:00:27.273Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:00:27.276Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:27.276Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:27.276Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755227276 2023-11-23T16:00:27.341Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:27.341Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2023-11-23T16:00:27.362Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:27.362Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 132ms, elapsed time since send: 132ms, request timeout: 30000ms) 2023-11-23T16:00:27.362Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2023-11-23T16:00:27.362Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2023-11-23T16:00:27.362Z INFO 8097 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1528799126, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:00:27.362Z INFO 8097 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:00:27.380Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:27.380Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:27.443Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:27.443Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:27.463Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:27.463Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.695 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2023-11-23T16:00:27.541Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:00:27.544Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:27.544Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:27.564Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:27.565Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:27.609Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b69e482d07a9f4f37928678ef5e9b4d75f31205e42631457eba47f832ab7c38f 2023-11-23T16:00:27.714Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:27.715Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:27.770Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:27.770Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:27.798Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:27.798Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:28.179Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:28.180Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:28.259Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:28.259Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:28.497Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:28.497Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:28.581Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:28.581Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:29.094Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:29.094Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:29.176Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:29.176Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:29.394Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:29.394Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:29.603Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:29.603Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:30.200Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:30.200Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:30.235Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:30.235Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:30.351Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:30.351Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:30.809Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:30.809Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:31.143Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:31.143Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:31.205Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:31.205Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:31.413Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:31.413Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:31.818Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:31.818Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:32.156Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:32.157Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:32.211Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:32.211Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:32.274Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:32.274Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:32.825Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.284862616S 16:00:32,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:00:32,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:00:32,875 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@41e484e3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:00:32,878 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:00:32,878 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@41e484e3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:00:32,880 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:00:32,880 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:00:32,880 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:00:32,880 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:00:32,880 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@41e484e3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:00:32,883 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:32,883 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:00:32,883 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:00:32,883 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755232883) 16:00:32,883 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:00:32,883 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:00:32,888 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:00:32,888 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:00:32,888 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:00:32,888 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:00:32,888 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:00:32,888 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:00:32,888 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:00:32,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:00:32,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:00:32,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:00:32,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:00:32,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:00:32,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:00:32,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:00:32,889 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:00:32,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:00:32,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:00:32,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:32,889 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:00:32,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:00:32,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:32,890 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:00:32,890 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:00:32,896 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4f2642de - Setting zoneId to "UTC" 16:00:32,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:00:32,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:00:32,900 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:00:32,900 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:00:32,900 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:00:32,900 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:00:32,900 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:00:32,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@253417d7 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:00:32,900 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:00:32,900 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7c0a99ed - End of configuration. 16:00:32,900 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@19acd913 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:32.906Z INFO 8097 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:32.906Z INFO 8097 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:33.028Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:33.028Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:33.029Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:33.029Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:33.120Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:33.120Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:33.254Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:33.254Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:33.607Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-23T16:00:33.610Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:33.611Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:33.611Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755233610 2023-11-23T16:00:33.612Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-23T16:00:33.620Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-23T16:00:33.632Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:33.632Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:33.632Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755233632 2023-11-23T16:00:33.632Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-23T16:00:33.638Z INFO 8097 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.784 seconds (process running for 28.243) 2023-11-23T16:00:33.676Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-11-23T16:00:33.676Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:33.716Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:33.716Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:33.812Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:33.826Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:33.923Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:33.934Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:33.945Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2023-11-23T16:00:33.946Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-23T16:00:33.947Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:33.947Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:33.970Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-5f7c00a4-ec0a-4cad-91c9-659dfe51f668 2023-11-23T16:00:33.970Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:00:33.970Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-23T16:00:33.994Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-5f7c00a4-ec0a-4cad-91c9-659dfe51f668', protocol='range'} 2023-11-23T16:00:34.029Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:34.031Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2023-11-23T16:00:34.032Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-23T16:00:34.039Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:34.039Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-5f7c00a4-ec0a-4cad-91c9-659dfe51f668=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-23T16:00:34.045Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-a5ef3a41-98f9-4176-818c-57306fc84a78 2023-11-23T16:00:34.045Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:00:34.045Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-23T16:00:34.059Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-a5ef3a41-98f9-4176-818c-57306fc84a78', protocol='range'} 2023-11-23T16:00:34.059Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-a5ef3a41-98f9-4176-818c-57306fc84a78=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-23T16:00:34.093Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-a5ef3a41-98f9-4176-818c-57306fc84a78', protocol='range'} 2023-11-23T16:00:34.093Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-5f7c00a4-ec0a-4cad-91c9-659dfe51f668', protocol='range'} 2023-11-23T16:00:34.093Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-23T16:00:34.094Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-23T16:00:34.094Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-23T16:00:34.094Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-23T16:00:34.106Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:34.107Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:34.112Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:34.112Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:34.128Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:00:34.128Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:00:34.149Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:34.150Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:34.153Z INFO 8097 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-23T16:00:34.153Z INFO 8097 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-23T16:00:34.157Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:34.157Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:00:34.160Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:34.160Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:34.160Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:34.160Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755234160 2023-11-23T16:00:34.176Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:34.176Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:34.233Z INFO 8097 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 2023-11-23T16:00:34.261Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:34.261Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:34.333Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:34.333Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:34.492Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:34.492Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-23T16:00:34.495Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:34.495Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:34.495Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:34.495Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755234495 2023-11-23T16:00:34.503Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:34.504Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:34.570Z ERROR 8097 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-11-23T16:00:34.820Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:34.820Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:00:34.823Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:34.823Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:34.823Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:34.823Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755234823 2023-11-23T16:00:34.829Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:34.830Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:34.851Z INFO 8097 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 2023-11-23T16:00:35.140Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:35.141Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:00:35.145Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:35.145Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:35.145Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:35.145Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755235145 2023-11-23T16:00:35.151Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:35.151Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:35.154Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:35.154Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:35.339Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:35.340Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:35.356Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:35.357Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:35.461Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:35.461Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:00:35.463Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:35.464Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:35.464Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:35.464Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755235464 2023-11-23T16:00:35.470Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:35.470Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:35.473Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:35.473Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:35.482Z INFO 8097 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 2023-11-23T16:00:35.780Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:35.780Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-23T16:00:35.783Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:35.783Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:35.783Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:35.783Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755235783 2023-11-23T16:00:35.789Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DPN7mFrHQVuhYnE6GjwHmw 2023-11-23T16:00:35.789Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: dgHB6r05SxScGYbTnrDcdw 2023-11-23T16:00:35.806Z ERROR 8097 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@6882001d] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) ... 14 common frames omitted Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.apache.kafka.clients.consumer.KafkaConsumer@e345e7a, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1700755235790, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) ... 19 common frames omitted 2023-11-23T16:00:35.811Z ERROR 8097 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-11-23T16:00:36.058Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:36.058Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2023-11-23T16:00:36.153Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-11-23T16:00:36.154Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 28 due to node 1 being disconnected (elapsed time since creation: 349ms, elapsed time since send: 349ms, request timeout: 30000ms) 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 351ms, elapsed time since send: 351ms, request timeout: 30000ms) 2023-11-23T16:00:36.154Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=10227886, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:00:36.154Z INFO 8097 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=89616729, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:00:36.155Z INFO 8097 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:00:36.155Z INFO 8097 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:00:36.210Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:36.210Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:36.244Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:36.244Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:36.255Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:36.255Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.255Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:36.255Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:36.255Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.255Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-23T16:00:36.255Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.255Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.256Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-23T16:00:36.256Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.256Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:36.256Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.257Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:36.257Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.258Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:36.258Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.357Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-23T16:00:36.357Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:36.357Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:36.357Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-23T16:00:36.357Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.357Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.357Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.357Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.357Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:36.357Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.358Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:36.358Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.407Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:36.407Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.409Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:36.409Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.411Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-23T16:00:36.411Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.412Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-23T16:00:36.413Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.413Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.413Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.413Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:36.414Z INFO 8097 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-23T16:00:36.414Z INFO 8097 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-23T16:00:36.414Z INFO 8097 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-23T16:00:36.414Z INFO 8097 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-23T16:00:36.414Z INFO 8097 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-23T16:00:36.414Z INFO 8097 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-23T16:00:36.417Z INFO 8097 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 2023-11-23T16:00:36.418Z INFO 8097 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2023-11-23T16:00:36.418Z INFO 8097 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2023-11-23T16:00:36.418Z INFO 8097 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.881 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2023-11-23T16:00:36.432Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:00:36.485Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 758326c8b4abe80b0b5781e3bdddc1747abcdc364fab64d343a4631708e614fb 2023-11-23T16:00:36.560Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:36.561Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:36.561Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.561Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.564Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:36.564Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.564Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:36.564Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.608Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:36.609Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.611Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:36.611Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.679Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:36.679Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:36.915Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:36.915Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.960Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:36.961Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.964Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:36.964Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:36.966Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:36.966Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.066Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:37.066Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.067Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:37.067Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.148Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:37.148Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:37.165Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:37.166Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:37.216Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:37.217Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:37.675Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:37.675Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.715Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:37.715Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.719Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:37.719Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.790Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:37.790Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:37.820Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:37.820Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.820Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:37.820Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:37.821Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:37.821Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:38.153Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:38.153Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:38.170Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:38.170Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:38.170Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:38.170Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:38.519Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:38.519Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:38.644Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:38.644Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:38.774Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:38.774Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:38.775Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:38.775Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:38.779Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:38.779Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:38.924Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:38.924Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:38.976Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:38.976Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:39.056Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:39.056Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:39.125Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:39.125Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:39.373Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:39.373Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:39.424Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:39.424Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:39.648Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:39.648Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:39.680Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:39.680Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:39.782Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:39.783Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:39.931Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:39.931Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:39.961Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:39.961Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:39.983Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:39.983Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:40.030Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:40.031Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:40.031Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:40.031Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:40.351Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:40.351Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:40.381Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:40.381Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:40.534Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:40.534Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:40.652Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:40.652Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:40.842Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:40.842Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:40.864Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:40.864Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:40.887Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:40.887Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:40.946Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:40.946Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:41.072Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:41.072Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:41.136Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:41.136Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:41.315Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:41.315Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:41.385Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:41.385Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:41.489Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:41.489Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:41.739Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:41.739Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:41.751Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:41.751Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:41.808Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:41.808Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:41.859Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.427409383S 16:00:41,887 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:00:41,887 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:00:41,888 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b206a6f - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:00:41,890 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:00:41,890 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b206a6f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:00:41,892 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:00:41,892 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:00:41,892 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:00:41,892 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:00:41,892 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b206a6f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:00:41,895 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:41,895 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:00:41,895 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:00:41,895 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755241895) 16:00:41,895 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:00:41,895 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:00:41,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:00:41,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:00:41,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:41,897 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:00:41,898 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:00:41,898 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:41,898 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:00:41,898 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:00:41,903 |-INFO in ch.qos.logback.classic.pattern.DateConverter@36592a07 - Setting zoneId to "UTC" 16:00:41,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:00:41,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:00:41,906 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:00:41,906 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:00:41,906 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:00:41,906 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:00:41,907 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:00:41,907 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1982e17c - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:00:41,907 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:00:41,907 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6b45405e - End of configuration. 16:00:41,907 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@35e2c4b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:41.911Z INFO 8097 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:41.911Z INFO 8097 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:42.000Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:42.000Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:42.059Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-23T16:00:42.062Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:42.062Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:42.062Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755242062 2023-11-23T16:00:42.062Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-23T16:00:42.064Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-23T16:00:42.071Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:42.071Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:42.071Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755242071 2023-11-23T16:00:42.071Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-23T16:00:42.086Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:42.086Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:42.116Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:42.116Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:42.132Z INFO 8097 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.264 seconds (process running for 36.736) 2023-11-23T16:00:42.174Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-11-23T16:00:42.174Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: -eQRgnbSSnmnzxabfhHOFw 2023-11-23T16:00:42.216Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:42.216Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: -eQRgnbSSnmnzxabfhHOFw 2023-11-23T16:00:42.290Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:42.290Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:42.301Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:42.335Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:42.413Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-23T16:00:42.440Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:42.440Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:42.441Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to UgZKFwmKQDWZhzhgzAWdfg 2023-11-23T16:00:42.448Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2023-11-23T16:00:42.448Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-23T16:00:42.454Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:42.454Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:42.474Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-ff8601c3-d8a5-4ed5-93ff-c6c4eca69363 2023-11-23T16:00:42.474Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:00:42.474Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-23T16:00:42.500Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-ff8601c3-d8a5-4ed5-93ff-c6c4eca69363', protocol='range'} 2023-11-23T16:00:42.500Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-ff8601c3-d8a5-4ed5-93ff-c6c4eca69363=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-23T16:00:42.517Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to UgZKFwmKQDWZhzhgzAWdfg 2023-11-23T16:00:42.528Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2023-11-23T16:00:42.529Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-23T16:00:42.542Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-f5a45c60-442f-4fd4-bf75-a94c45610e2f 2023-11-23T16:00:42.542Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:00:42.542Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-23T16:00:42.550Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-f5a45c60-442f-4fd4-bf75-a94c45610e2f', protocol='range'} 2023-11-23T16:00:42.550Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-f5a45c60-442f-4fd4-bf75-a94c45610e2f=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-23T16:00:42.565Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-f5a45c60-442f-4fd4-bf75-a94c45610e2f', protocol='range'} 2023-11-23T16:00:42.565Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-23T16:00:42.566Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-23T16:00:42.568Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-ff8601c3-d8a5-4ed5-93ff-c6c4eca69363', protocol='range'} 2023-11-23T16:00:42.569Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-23T16:00:42.569Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-23T16:00:42.578Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:42.578Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:42.580Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:42.582Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-23T16:00:42.594Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:00:42.595Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:00:42.617Z INFO 8097 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-23T16:00:42.618Z INFO 8097 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-23T16:00:42.648Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:42.649Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:00:42.651Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:42.651Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:42.651Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:42.651Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755242651 2023-11-23T16:00:42.666Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to UgZKFwmKQDWZhzhgzAWdfg 2023-11-23T16:00:42.666Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: -eQRgnbSSnmnzxabfhHOFw 2023-11-23T16:00:42.705Z INFO 8097 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='my-event-id', source=some-source, type='DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 105, 100, 115, 34, 58, 91, 93, 125, 93, 125, 125]}, extensions={destination=some client topic, correlationid=some-correlation-id}} ... 2023-11-23T16:00:42.721Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:42.721Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:42.754Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:42.754Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:42.758Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:42.758Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:42.769Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:42.769Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:42.961Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:42.961Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:42.983Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:00:42.984Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-23T16:00:42.990Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:00:42.991Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:00:42.991Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:00:42.991Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755242991 2023-11-23T16:00:43.007Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to UgZKFwmKQDWZhzhgzAWdfg 2023-11-23T16:00:43.007Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: -eQRgnbSSnmnzxabfhHOFw 2023-11-23T16:00:43.025Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:43.025Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:43.061Z ERROR 8097 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-11-23T16:00:43.194Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:43.194Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:43.301Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:43.301Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:43.371Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:43.371Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2023-11-23T16:00:43.371Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2023-11-23T16:00:43.372Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2023-11-23T16:00:43.372Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:43.372Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-23T16:00:43.372Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-11-23T16:00:43.372Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 315ms, elapsed time since send: 315ms, request timeout: 30000ms) 2023-11-23T16:00:43.372Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2023-11-23T16:00:43.372Z INFO 8097 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1951717258, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:00:43.373Z INFO 8097 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:00:43.373Z INFO 8097 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-23T16:00:43.373Z INFO 8097 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 311ms, elapsed time since send: 311ms, request timeout: 30000ms) 2023-11-23T16:00:43.373Z INFO 8097 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 211ms, elapsed time since send: 211ms, request timeout: 30000ms) 2023-11-23T16:00:43.373Z INFO 8097 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2023-11-23T16:00:43.373Z INFO 8097 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1835447515, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:00:43.373Z INFO 8097 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:00:43.374Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2023-11-23T16:00:43.473Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:43.473Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.473Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:43.473Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.474Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-23T16:00:43.474Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.474Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-23T16:00:43.475Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.502Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:43.502Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:43.564Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:43.564Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:43.574Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:43.574Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.574Z INFO 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-23T16:00:43.574Z WARN 8097 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.574Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:43.574Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.575Z INFO 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-23T16:00:43.575Z WARN 8097 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.598Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-23T16:00:43.599Z INFO 8097 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-23T16:00:43.600Z INFO 8097 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.182 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2023-11-23T16:00:43.604Z INFO 8097 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2023-11-23T16:00:43.604Z INFO 8097 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2023-11-23T16:00:43.604Z INFO 8097 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 2023-11-23T16:00:43.604Z INFO 8097 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2023-11-23T16:00:43.624Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:43.625Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:00:43,808 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:00:43,808 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:00:43,809 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66d417a8 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:00:43,811 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:00:43,811 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66d417a8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:00:43,812 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:00:43,812 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:00:43,812 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:00:43,813 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:00:43,813 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66d417a8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:00:43,815 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:00:43,815 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:00:43,815 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:00:43,815 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755243815) 16:00:43,815 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:00:43,815 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:00:43,816 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:00:43,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:00:43,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:43,817 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:00:43,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:00:43,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:00:43,818 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:00:43,818 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:00:43,823 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7e5e61da - Setting zoneId to "UTC" 16:00:43,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:00:43,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:00:43,827 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:00:43,827 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:00:43,827 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:00:43,827 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:00:43,828 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:00:43,828 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6ef80f24 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:00:43,828 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:00:43,828 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ad831c6 - End of configuration. 16:00:43,828 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4cf71e62 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:43.831Z INFO 8097 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:43.831Z INFO 8097 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:43.903Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:43.903Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:43.918Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:43.918Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:43.919Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:43.919Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:43.934Z INFO 8097 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.172 seconds (process running for 38.539) 2023-11-23T16:00:43.974Z WARN 8097 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:44.021Z INFO 8097 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:44.021Z INFO 8097 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:44.027Z INFO 8097 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.027 seconds (process running for 38.631) 2023-11-23T16:00:44.054Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:44.054Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:44.088Z INFO 8097 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:44.088Z INFO 8097 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:44.192Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:44.192Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:44.195Z WARN 8097 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2023-11-23T16:00:44.218Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:44.218Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:44.293Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:44.293Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:44.306Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:44.307Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:44.329Z INFO 8097 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T16:00:44.329Z INFO 8097 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T16:00:44.329Z INFO 8097 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-11-23T16:00:44.329Z INFO 8097 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T16:00:44.329Z INFO 8097 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T16:00:44.332Z INFO 8097 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T16:00:44.597Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:44.598Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:44.648Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:44.648Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:44.748Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:44.748Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:44.749Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:44.749Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:44.846Z INFO 8097 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T16:00:44.899Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:44.899Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:44.936Z INFO 8097 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T16:00:44.940Z WARN 8097 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T16:00:44.950Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:44.950Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:45.010Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:45.010Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:45.051Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:45.051Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:45.112Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:45.112Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:45.113Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:45.113Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:45.213Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:45.213Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:45.247Z INFO 8097 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T16:00:45.253Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:45.253Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:45.253Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-11-23T16:00:45.580Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:45.580Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:45.680Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:45.680Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:45.731Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:45.731Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:45.781Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:45.781Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:45.831Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:45.831Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:45.931Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:45.931Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:46.015Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:46.015Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:46.067Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:46.067Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:46.081Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:46.081Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:46.207Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:46.207Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:46.216Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:46.216Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:46.456Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:46.456Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:46.634Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:46.634Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:46.784Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:46.784Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:46.784Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:46.784Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:46.835Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:46.835Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:46.975Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:46.975Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:46.985Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:46.985Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.019Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:47.019Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:47.036Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:47.036Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.220Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:47.220Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:47.236Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:47.236Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:47.359Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:47.359Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:47.411Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:47.412Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:47.689Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:47.689Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.738Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:47.739Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.739Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:47.739Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.873Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:47.873Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:47.939Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:47.939Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.979Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:47.979Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.981Z INFO 8097 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 629cf9d5-7585-4651-9c75-4f8b5210e879 this ] 2023-11-23T16:00:47.989Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:47.989Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:47.991Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:47.991Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:47.998Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-11-23T16:00:48.030Z INFO 8097 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.962 seconds (process running for 42.634) 2023-11-23T16:00:48.077Z INFO 8097 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.012 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 2023-11-23T16:00:48.091Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:48.091Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:48.100Z INFO 8097 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:48.100Z INFO 8097 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:48.115Z INFO 8097 --- [ main] com.hazelcast.system.logo : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T16:00:48.115Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T16:00:48.115Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.89]:5702 2023-11-23T16:00:48.115Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T16:00:48.115Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T16:00:48.115Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T16:00:48.128Z INFO 8097 --- [ main] com.hazelcast.system.security : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T16:00:48.130Z INFO 8097 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T16:00:48.130Z WARN 8097 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T16:00:48.143Z INFO 8097 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T16:00:48.143Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5702 is STARTING 2023-11-23T16:00:48.316Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:48.316Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:48.327Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:48.327Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:48.365Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:48.365Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:48.593Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:48.593Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:48.594Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:48.594Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:48.745Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:48.745Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:48.845Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:48.845Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:48.846Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:48.847Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:49.028Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:49.028Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:49.043Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:49.043Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:49.045Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:49.045Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:49.131Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:49.131Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:49.160Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:49.160Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:49.270Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:49.271Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:49.468Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:49.468Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:49.647Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:49.647Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:49.749Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:49.749Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:49.750Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:49.750Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:49.797Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:49.798Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:49.800Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:49.800Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:49.931Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:49.931Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:49.948Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:49.948Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:50.013Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:50.013Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:50.034Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:50.034Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:50.048Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:50.048Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:50.371Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:50.371Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:50.474Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:50.474Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:50.500Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:50.500Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:50.700Z INFO 8097 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.64]:5702 2023-11-23T16:00:50.736Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:42001 and /10.30.107.64:5702 2023-11-23T16:00:50.835Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:50.835Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:50.850Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:50.850Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:50.855Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:50.855Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:50.905Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:50.905Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:50.956Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:50.956Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:51.018Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:51.018Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:51.038Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:51.038Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:51.102Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:51.102Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:51.151Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:51.152Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:51.274Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:51.274Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:51.529Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:51.529Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:51.554Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:51.554Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:51.703Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:51.703Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:51.759Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:51.759Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:51.941Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:51.941Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:51.960Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:51.960Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:52.041Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:52.041Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:52.060Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:52.060Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:52.105Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:52.106Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:52.122Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:52.123Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:52.255Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:52.255Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:52.458Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:52.458Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:52.477Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:52.478Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:52.613Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:52.613Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:52.684Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:52.684Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:52.765Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:52.765Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:52.908Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:52.908Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:52.966Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:52.966Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:53.125Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:53.125Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:53.144Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:53.144Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:53.196Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:53.196Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:53.266Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:53.266Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:53.380Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:53.380Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:53.467Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:53.467Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:53.467Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:53.467Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:53.614Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:53.614Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:53.638Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:53.638Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:53.812Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:53.812Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:53.818Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:53.818Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:54.020Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:54.020Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:54.119Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:54.119Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:54.148Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:54.148Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:54.179Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:54.179Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:54.282Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:54.282Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:54.420Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:54.421Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:54.468Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:54.468Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:54.482Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:54.482Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:54.520Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:54.520Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:54.633Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:54.633Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:54.872Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:54.872Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:54.972Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:54.972Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:55.023Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:55.023Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:55.042Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:55.043Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:55.050Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:55.050Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:55.206Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:55.206Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:55.324Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:55.324Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:55.384Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:55.384Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:55.393Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:55.393Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:55.422Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:55.422Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:55.424Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:55.424Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:55.594Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:55.594Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:55.927Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:55.927Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:56.000Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.107.64:56413 2023-11-23T16:00:56.000Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:3, ver:3} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 this Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 ] 2023-11-23T16:00:56.001Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:00:56.004Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:41305 and /10.30.107.64:5703 2023-11-23T16:00:56.053Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:56.053Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:56.075Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:56.075Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:56.130Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:56.130Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:56.196Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:56.196Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:56.209Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:56.209Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:56.276Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:56.276Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:56.278Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:56.278Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:56.305Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:56.305Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:56.429Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:56.429Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:56.446Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:56.446Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:56.548Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:56.548Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:56.855Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:56.855Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:56.965Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:56.965Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:56.996Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:56.996Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:57.002Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5702 is STARTED 2023-11-23T16:00:57.009Z INFO 8097 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 8.927 seconds (process running for 51.614) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.941 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 2023-11-23T16:00:57.020Z INFO 8097 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:00:57.052Z INFO 8097 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:00:57.052Z INFO 8097 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:00:57.071Z INFO 8097 --- [ main] com.hazelcast.system.logo : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T16:00:57.071Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T16:00:57.071Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.89]:5703 2023-11-23T16:00:57.071Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T16:00:57.071Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T16:00:57.071Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T16:00:57.083Z INFO 8097 --- [ main] com.hazelcast.system.security : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T16:00:57.085Z INFO 8097 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T16:00:57.085Z WARN 8097 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T16:00:57.098Z INFO 8097 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T16:00:57.098Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5703 is STARTING 2023-11-23T16:00:57.150Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:57.150Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:57.204Z INFO 8097 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.64]:5702 2023-11-23T16:00:57.208Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:57541 and /10.30.107.64:5702 2023-11-23T16:00:57.248Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:57.248Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:57.251Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:57.251Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:57.298Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:57.298Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:57.316Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:57.316Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:57.407Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:57.407Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:57.425Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:57.425Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:57.508Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:57.508Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:57.510Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:57.510Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:57.873Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:57.873Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:57.909Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:57.909Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:58.151Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:58.151Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:58.151Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:58.151Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:58.304Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:58.304Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:58.354Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:58.354Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:58.419Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:58.419Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:58.429Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:58.429Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:58.503Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:58.503Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:58.511Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:58.511Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:58.712Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:58.712Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:58.715Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:58.715Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:58.776Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:58.776Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:58.912Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:58.912Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:59.205Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:00:59.205Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:59.256Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:00:59.256Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:59.382Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:00:59.382Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:59.407Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:00:59.407Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:59.458Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:00:59.458Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:59.522Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:00:59.522Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:59.565Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:00:59.565Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:59.657Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:00:59.657Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:00:59.767Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:00:59.767Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:00:59.819Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:00:59.819Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:00:59.915Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:00:59.916Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:00:59.980Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:00:59.980Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:00.059Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:00.059Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:00.235Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:00.236Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:00.360Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:00.360Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:00.410Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:00.410Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:00.424Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:00.424Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:00.462Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:00.462Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:00.467Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:00.467Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:00.562Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:00.562Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:00.723Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:00.723Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:00.767Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:00.767Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:00.871Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:00.871Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:00.883Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:00.883Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:01.164Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:01.164Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:01.189Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:01.189Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:01.215Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:01.215Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:01.321Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:01.321Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:01.365Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:01.365Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:01.366Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:01.366Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:01.627Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:01.628Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:01.666Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:01.666Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:01.820Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:01.821Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:01.886Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:01.886Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:01.927Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:01.927Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:02.042Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:02.042Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:02.076Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:02.076Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:02.119Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:02.119Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:02.318Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:02.318Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:02.320Z INFO 8097 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 this ] 2023-11-23T16:01:02.321Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5702, timeout: 10000, bind-any: true 2023-11-23T16:01:02.322Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 this Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 ] 2023-11-23T16:01:02.322Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:01:02.324Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:01:02.326Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.106.89:37061 2023-11-23T16:01:02.326Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:39121 and /10.30.107.64:5704 2023-11-23T16:01:02.328Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.106.89:39005 2023-11-23T16:01:02.328Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:39005 and /10.30.106.89:5703 2023-11-23T16:01:02.328Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.107.64:56303 2023-11-23T16:01:02.329Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.107.64:59033 2023-11-23T16:01:02.330Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:51081 and /10.30.107.64:5703 2023-11-23T16:01:02.335Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:37061 and /10.30.106.89:5702 2023-11-23T16:01:02.336Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:37559 and /10.30.107.64:5704 2023-11-23T16:01:02.339Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.107.64:37669 2023-11-23T16:01:02.377Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:02.378Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:02.420Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:02.420Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:02.530Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:02.530Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:02.570Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:02.570Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:02.719Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:02.719Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:02.788Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:02.788Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:02.830Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:02.830Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:02.880Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:02.880Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:02.972Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:02.972Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:03.199Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:03.199Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:03.281Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:03.282Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:03.325Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5703 is STARTED 2023-11-23T16:01:03.328Z INFO 8097 --- [ main] com.hazelcast.system.logo : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T16:01:03.328Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T16:01:03.328Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.89]:5704 2023-11-23T16:01:03.328Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T16:01:03.328Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T16:01:03.328Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T16:01:03.334Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:03.334Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:03.340Z INFO 8097 --- [ main] com.hazelcast.system.security : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T16:01:03.343Z INFO 8097 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T16:01:03.343Z WARN 8097 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T16:01:03.351Z INFO 8097 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T16:01:03.352Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5704 is STARTING 2023-11-23T16:01:03.474Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:03.474Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:03.488Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:03.488Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:03.498Z INFO 8097 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.64]:5702 2023-11-23T16:01:03.506Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:55503 and /10.30.107.64:5702 2023-11-23T16:01:03.628Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:03.628Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:03.632Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:03.632Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:03.733Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:03.733Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:03.786Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:03.786Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:03.836Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:03.837Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:03.891Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:03.891Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:04.126Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:04.126Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:04.327Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:04.327Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:04.353Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:04.353Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:04.386Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:04.386Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:04.433Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:04.434Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:04.531Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:04.531Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:04.534Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:04.534Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:04.592Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:04.592Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:04.935Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:04.936Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:04.988Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:04.988Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:04.988Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:04.988Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:04.994Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:04.994Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:05.129Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:05.129Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:05.306Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:05.306Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:05.330Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:05.330Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:05.434Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:05.434Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:05.439Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:05.439Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:05.536Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:05.536Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:05.637Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:05.637Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:05.694Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:05.694Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:05.888Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:05.888Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:05.941Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:05.941Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:05.991Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:05.991Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:05.996Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:05.996Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:06.082Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:06.082Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:06.232Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:06.232Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:06.291Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:06.291Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:06.359Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:06.359Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:06.437Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:06.437Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:06.539Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:06.539Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:06.546Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:06.546Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:06.690Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:06.690Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:06.843Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:06.843Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:06.899Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:06.899Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:06.941Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:06.941Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:07.035Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:07.035Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:07.044Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:07.044Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:07.085Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:07.085Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:07.194Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:07.194Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:07.312Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:07.312Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:07.440Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:07.440Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:07.542Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:07.542Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:07.600Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:07.600Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:07.696Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:07.697Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:07.701Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:07.701Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:07.844Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:07.844Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:07.945Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:07.945Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:07.988Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:07.988Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:08.089Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:08.089Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:08.097Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:08.097Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:08.148Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:08.148Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:08.343Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:08.343Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:08.366Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:08.366Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:08.545Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:08.545Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:08.621Z INFO 8097 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 this Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 ] 2023-11-23T16:01:08.622Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 this Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 ] 2023-11-23T16:01:08.622Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5702, timeout: 10000, bind-any: true 2023-11-23T16:01:08.623Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:01:08.623Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5703, timeout: 10000, bind-any: true 2023-11-23T16:01:08.624Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:01:08.624Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:01:08.626Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.107.64:45595 2023-11-23T16:01:08.628Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:53561 and /10.30.107.64:5705 2023-11-23T16:01:08.631Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.107.64:57839 2023-11-23T16:01:08.633Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.106.89:43443 2023-11-23T16:01:08.633Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:43443 and /10.30.106.89:5704 2023-11-23T16:01:08.634Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.106.89:46449 2023-11-23T16:01:08.637Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.107.64:38633 2023-11-23T16:01:08.644Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:46449 and /10.30.106.89:5704 2023-11-23T16:01:08.644Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:50913 and /10.30.107.64:5705 2023-11-23T16:01:08.644Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.106.89:46779 2023-11-23T16:01:08.644Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 this Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 ] 2023-11-23T16:01:08.645Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:33667 and /10.30.107.64:5704 2023-11-23T16:01:08.645Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:50219 and /10.30.107.64:5703 2023-11-23T16:01:08.645Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:46779 and /10.30.106.89:5702 2023-11-23T16:01:08.646Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.106.89:48147 2023-11-23T16:01:08.646Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:49187 and /10.30.107.64:5705 2023-11-23T16:01:08.646Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.107.64:42915 2023-11-23T16:01:08.646Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.107.64:51919 2023-11-23T16:01:08.647Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:48147 and /10.30.106.89:5703 2023-11-23T16:01:08.648Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:08.648Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:08.653Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:08.653Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:08.804Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:08.804Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:09.000Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:09.000Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:09.003Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:09.003Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:09.045Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:09.045Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:09.200Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:09.200Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:09.259Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:09.259Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:09.319Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:09.319Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:09.514Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:09.514Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:09.555Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:09.555Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:09.571Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:09.571Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:09.636Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5704 is STARTED 2023-11-23T16:01:09.646Z INFO 8097 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.4G, swap.space.total=0, swap.space.free=0, heap.memory.used=190.4M, heap.memory.free=61.2M, heap.memory.total=252.0M, heap.memory.max=7.8G, heap.memory.used/total=75.57%, heap.memory.used/max=2.39%, minor.gc.count=28, minor.gc.time=374ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=96.46%, load.systemAverage=3.07, thread.count=227, thread.peakCount=227, cluster.timeDiff=-7, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=288, executor.q.priorityOperation.size=77, operations.completed.count=836, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=5, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=4, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 2023-11-23T16:01:09.646Z INFO 8097 --- [ main] com.hazelcast.system.logo : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T16:01:09.646Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T16:01:09.646Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.89]:5705 2023-11-23T16:01:09.646Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T16:01:09.646Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T16:01:09.646Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T16:01:09.668Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:09.668Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:09.760Z INFO 8097 --- [ main] com.hazelcast.system.security : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T16:01:09.761Z INFO 8097 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T16:01:09.761Z WARN 8097 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T16:01:09.792Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:09.792Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:09.819Z INFO 8097 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T16:01:09.820Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5705 is STARTING 2023-11-23T16:01:09.833Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:09.833Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:09.933Z INFO 8097 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.64]:5702 2023-11-23T16:01:09.936Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:09.937Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:09.970Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:37819 and /10.30.107.64:5702 2023-11-23T16:01:10.110Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:10.110Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:10.178Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:10.178Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:10.195Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:10.195Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:10.211Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:10.211Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:10.211Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:10.211Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:10.559Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:10.559Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:10.651Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:10.651Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:10.713Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:10.713Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:10.763Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:10.763Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:10.822Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:10.822Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:10.842Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:10.842Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:10.954Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:10.954Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:11.049Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:11.049Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:11.115Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:11.115Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:11.134Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:11.134Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:11.274Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:11.274Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:11.316Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:11.316Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:11.613Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:11.613Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:11.616Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:11.616Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:11.666Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:11.666Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:11.704Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:11.704Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:11.745Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:11.745Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:11.875Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:11.875Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:12.157Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:12.158Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:12.187Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:12.187Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:12.202Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:12.202Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:12.219Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:12.219Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:12.477Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:12.477Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:12.519Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:12.519Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:12.519Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:12.519Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:12.557Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:12.557Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:12.598Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:12.598Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:12.669Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:12.669Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:12.766Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:12.766Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:12.878Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:12.878Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:13.090Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:13.090Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:13.260Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:13.260Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:13.355Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:13.355Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:13.373Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:13.373Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:13.551Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:13.551Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:13.619Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:13.619Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:13.621Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:13.621Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:13.623Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:13.624Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:13.631Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:13.631Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:13.712Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:13.712Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:13.781Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:13.781Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:13.943Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:13.943Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:14.031Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:14.031Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:14.330Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:14.330Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:14.363Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:14.363Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:14.409Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:14.409Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:14.524Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:14.524Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:14.554Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:14.554Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:14.564Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:14.564Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:14.584Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:14.584Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:14.723Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:14.723Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:14.784Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:14.784Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:14.826Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:14.826Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:15.134Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:15.134Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:15.147Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:15.147Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:15.266Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:15.266Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:15.362Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:15.362Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:15.483Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:15.483Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:15.517Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:15.517Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:15.527Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:15.527Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:15.537Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:15.537Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:15.757Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:15.757Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:15.876Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:15.876Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:15.929Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:15.929Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:15.938Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:15.938Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:16.087Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:16.087Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:16.150Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:16.150Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:16.168Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:16.168Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:16.415Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:16.415Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:16.440Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:16.440Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:16.521Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:16.521Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:16.535Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:16.535Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:16.629Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:16.629Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:16.841Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:16.841Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:16.961Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:16.961Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:16.983Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:16.983Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:16.989Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:16.989Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:17.030Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:17.030Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:17.271Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:17.271Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:17.304Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:17.304Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:17.360Z INFO 8097 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 this Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 ] 2023-11-23T16:01:17.363Z INFO 8097 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 this Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 ] 2023-11-23T16:01:17.365Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.107.64:54433 2023-11-23T16:01:17.365Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5702, timeout: 10000, bind-any: true 2023-11-23T16:01:17.365Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:01:17.365Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:01:17.366Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5703, timeout: 10000, bind-any: true 2023-11-23T16:01:17.366Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5704, timeout: 10000, bind-any: true 2023-11-23T16:01:17.366Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:01:17.369Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.107.64:50831 2023-11-23T16:01:17.369Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.107.64:46973 2023-11-23T16:01:17.369Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.106.89:57527 2023-11-23T16:01:17.369Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.106.89:45331 2023-11-23T16:01:17.369Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:45331 and /10.30.106.89:5705 2023-11-23T16:01:17.370Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.106.89:49541 2023-11-23T16:01:17.370Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.106.89:34419 2023-11-23T16:01:17.370Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:57527 and /10.30.106.89:5705 2023-11-23T16:01:17.372Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:49777 and /10.30.107.64:5706 2023-11-23T16:01:17.373Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.107.64:34919 2023-11-23T16:01:17.373Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:34419 and /10.30.106.89:5704 2023-11-23T16:01:17.373Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:47497 and /10.30.107.64:5703 2023-11-23T16:01:17.373Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.107.64:48135 2023-11-23T16:01:17.373Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 this Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 ] 2023-11-23T16:01:17.374Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:01:17.375Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:56475 and /10.30.107.64:5706 2023-11-23T16:01:17.376Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:49541 and /10.30.106.89:5702 2023-11-23T16:01:17.378Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.106.89:52275 2023-11-23T16:01:17.380Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.107.64:45243 2023-11-23T16:01:17.380Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:58491 and /10.30.107.64:5704 2023-11-23T16:01:17.380Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:56283 and /10.30.107.64:5706 2023-11-23T16:01:17.381Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.107.64:39519 2023-11-23T16:01:17.382Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:52275 and /10.30.106.89:5703 2023-11-23T16:01:17.382Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:44099 and /10.30.107.64:5705 2023-11-23T16:01:17.384Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.106.89:54887 2023-11-23T16:01:17.389Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:54887 and /10.30.106.89:5705 2023-11-23T16:01:17.392Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 this Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 ] 2023-11-23T16:01:17.533Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:17.533Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:17.542Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:17.542Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:17.543Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:17.543Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:17.622Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:17.622Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:17.635Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:17.635Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:17.844Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:17.844Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:17.947Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:17.947Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:17.965Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:17.965Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:18.137Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:18.137Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:18.186Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:18.186Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:18.275Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:18.275Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:18.375Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5705 is STARTED 2023-11-23T16:01:18.384Z INFO 8097 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 21.356 seconds (process running for 72.988) 2023-11-23T16:01:18.397Z INFO 8097 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2023-11-23T16:01:18.408Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:18.408Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:18.436Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:18.436Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:18.445Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:18.445Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:18.506Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:18.506Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:18.777Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:18.777Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:18.799Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:18.799Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:18.819Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:18.819Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:18.898Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:18.898Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:19.051Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:19.051Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:19.090Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:19.090Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:19.177Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:19.177Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:19.342Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:19.342Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:19.438Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:19.438Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:19.459Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:19.459Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:19.461Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:19.461Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:19.600Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:19.600Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:19.772Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:19.772Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:19.779Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:19.779Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:19.902Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:19.902Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.044 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 2023-11-23T16:01:20.093Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:20.093Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:01:20.097Z INFO 8097 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:01:20.097Z INFO 8097 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:01:20.102Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:20.102Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:20.104Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:20.104Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:20.112Z INFO 8097 --- [ main] com.hazelcast.system.logo : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T16:01:20.112Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T16:01:20.112Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.89]:5706 2023-11-23T16:01:20.112Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T16:01:20.112Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T16:01:20.112Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T16:01:20.121Z INFO 8097 --- [ main] com.hazelcast.system.security : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T16:01:20.122Z INFO 8097 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T16:01:20.122Z WARN 8097 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T16:01:20.128Z INFO 8097 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T16:01:20.128Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5706 is STARTING 2023-11-23T16:01:20.253Z INFO 8097 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.64]:5702 2023-11-23T16:01:20.256Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:45227 and /10.30.107.64:5702 2023-11-23T16:01:20.317Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:20.317Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:20.380Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:20.380Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:20.441Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:20.441Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:20.466Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:20.466Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:20.496Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:20.496Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:20.729Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:20.729Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:20.782Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:20.782Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:20.804Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:20.804Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:20.855Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:20.856Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:21.057Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:21.057Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:21.097Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:21.097Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:21.155Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:21.155Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:21.343Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:21.343Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:21.369Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:21.369Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:21.471Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:21.471Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:21.482Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:21.483Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:21.499Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:21.499Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:21.636Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:21.636Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:21.857Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:21.857Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:21.933Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:21.933Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:21.958Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:21.958Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:22.008Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:22.008Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:22.050Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:22.050Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:22.245Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:22.245Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:22.261Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:22.261Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:22.321Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:22.321Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:22.388Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:22.388Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:22.620Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:22.620Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:22.685Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:22.685Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:22.740Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:22.740Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:22.916Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:22.916Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:22.944Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:22.944Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:23.111Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:23.111Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:23.136Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:23.136Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:23.148Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:23.148Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:23.217Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:23.217Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:23.273Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:23.273Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:23.314Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:23.314Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:23.445Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:23.445Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:23.523Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:23.523Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:23.688Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:23.688Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:23.943Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:23.943Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:24.019Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:24.019Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:24.050Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-23T16:01:24.050Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:24.069Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:24.069Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:24.114Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:24.114Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:24.147Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:24.148Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:24.167Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:24.167Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:24.190Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:24.190Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:24.377Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:24.377Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:24.549Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:24.549Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:24.627Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:24.627Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:24.791Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:24.791Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:24.873Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:24.873Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:25.094Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:25.094Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:25.097Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:25.097Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:25.099Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:25.099Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:25.123Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:25.123Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:25.168Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:25.168Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:25.330Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:25.331Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:25.371Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 this Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b ] 2023-11-23T16:01:25.373Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:25.373Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:25.374Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 this Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b ] 2023-11-23T16:01:25.377Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b this ] 2023-11-23T16:01:25.385Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:48931 and /10.30.107.64:5707 2023-11-23T16:01:25.385Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:37569 and /10.30.107.64:5707 2023-11-23T16:01:25.385Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5702, timeout: 10000, bind-any: true 2023-11-23T16:01:25.385Z INFO 8097 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 this Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b ] 2023-11-23T16:01:25.385Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:48767 and /10.30.107.64:5707 2023-11-23T16:01:25.386Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:01:25.386Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.106.89:37647 2023-11-23T16:01:25.386Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.106.89:52511 2023-11-23T16:01:25.387Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:01:25.387Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5703, timeout: 10000, bind-any: true 2023-11-23T16:01:25.387Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5704, timeout: 10000, bind-any: true 2023-11-23T16:01:25.387Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.107.64:34325 2023-11-23T16:01:25.388Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.106.89:56181 2023-11-23T16:01:25.389Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.107.64:55303 2023-11-23T16:01:25.395Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:37647 and /10.30.106.89:5706 2023-11-23T16:01:25.396Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.106.89:36377 2023-11-23T16:01:25.396Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:52511 and /10.30.106.89:5706 2023-11-23T16:01:25.396Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:56181 and /10.30.106.89:5703 2023-11-23T16:01:25.397Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.107.64:39701 2023-11-23T16:01:25.398Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.106.89:54657 2023-11-23T16:01:25.398Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 this Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b ] 2023-11-23T16:01:25.398Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:49467 and /10.30.107.64:5703 2023-11-23T16:01:25.398Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:36377 and /10.30.106.89:5704 2023-11-23T16:01:25.398Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.107.64:50087 2023-11-23T16:01:25.399Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.107.64:38871 2023-11-23T16:01:25.399Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:59107 and /10.30.107.64:5707 2023-11-23T16:01:25.399Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.107.64:46175 2023-11-23T16:01:25.399Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:54657 and /10.30.106.89:5702 2023-11-23T16:01:25.399Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.106.89:35107 2023-11-23T16:01:25.399Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.107.64:36043 2023-11-23T16:01:25.399Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:35107 and /10.30.106.89:5706 2023-11-23T16:01:25.400Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:34985 and /10.30.107.64:5704 2023-11-23T16:01:25.400Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5704 and /10.30.107.64:58013 2023-11-23T16:01:25.401Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5703 and /10.30.107.64:54093 2023-11-23T16:01:25.417Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5705, timeout: 10000, bind-any: true 2023-11-23T16:01:25.418Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5706 and /10.30.106.89:47357 2023-11-23T16:01:25.421Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5705 and /10.30.106.89:56423 2023-11-23T16:01:25.441Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:47357 and /10.30.106.89:5706 2023-11-23T16:01:25.442Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:56423 and /10.30.106.89:5705 2023-11-23T16:01:25.455Z ERROR 8097 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Heartbeat thread failed due to unexpected error org.apache.kafka.common.requests.CorrelationIdMismatchException: Correlation id for response (1179651) does not match request (14), request header: RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=consumer-test-1, correlationId=14, headerVersion=2) at org.apache.kafka.common.requests.AbstractResponse.parseResponse(AbstractResponse.java:106) at org.apache.kafka.clients.NetworkClient.parseResponse(NetworkClient.java:729) at org.apache.kafka.clients.NetworkClient.handleCompletedReceives(NetworkClient.java:874) at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:569) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.pollNoWakeup(ConsumerNetworkClient.java:321) at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$HeartbeatThread.run(AbstractCoordinator.java:1450) 2023-11-23T16:01:25.657Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:25.657Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:25.698Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:25.698Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:25.744Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:25.744Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:25.998Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:25.998Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:26.101Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:26.101Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:26.199Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:26.199Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:26.203Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:26.203Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:26.303Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:26.304Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:26.375Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:26.375Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:26.418Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5706 is STARTED 2023-11-23T16:01:26.423Z INFO 8097 --- [ main] com.hazelcast.system.logo : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-23T16:01:26.423Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-23T16:01:26.423Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.89]:5707 2023-11-23T16:01:26.423Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-23T16:01:26.423Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-23T16:01:26.423Z INFO 8097 --- [ main] com.hazelcast.system : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-23T16:01:26.435Z INFO 8097 --- [ main] com.hazelcast.system.security : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-11-23T16:01:26.436Z INFO 8097 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-23T16:01:26.436Z WARN 8097 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-23T16:01:26.443Z INFO 8097 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-23T16:01:26.443Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5707 is STARTING 2023-11-23T16:01:26.527Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:26.527Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:26.544Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:26.544Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:26.562Z INFO 8097 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.64]:5702 2023-11-23T16:01:26.574Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:54147 and /10.30.107.64:5702 2023-11-23T16:01:26.701Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:26.701Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:26.861Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:26.861Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:26.948Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:26.948Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:26.951Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:26.951Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:27.102Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:27.102Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:27.155Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:27.155Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:27.205Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:27.205Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:27.256Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:27.256Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:27.378Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:27.378Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:27.530Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:27.530Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:27.598Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:27.598Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:27.704Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:27.704Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:27.801Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:27.801Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:27.914Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:27.914Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:28.054Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:28.054Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:28.105Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:28.105Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:28.108Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:28.108Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:28.260Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:28.260Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:28.410Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:28.410Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:28.481Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:28.481Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:28.606Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:28.606Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:28.684Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:28.684Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:28.701Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:28.701Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:29.003Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:29.003Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:29.017Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:29.017Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:29.111Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:29.111Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:29.158Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:29.158Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:29.159Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:29.159Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:29.213Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:29.213Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:29.364Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:29.364Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:29.534Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:29.535Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:29.609Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:29.609Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:29.837Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:29.838Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:29.870Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:29.870Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:29.906Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:29.906Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:29.956Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:29.956Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:30.062Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:30.062Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:30.166Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:30.166Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:30.211Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:30.211Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:30.265Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:30.265Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:30.265Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:30.265Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:30.512Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:30.512Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:30.586Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:30.587Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:30.739Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:30.739Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:30.808Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:30.809Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.019Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:31.019Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.060Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:31.060Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:31.064Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:31.065Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.073Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:31.073Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.168Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:31.168Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.320Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:31.320Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.364Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:31.364Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:31.488Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:31.488Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:31.678Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 this Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b Member [10.30.106.89]:5707 - 4f970989-6732-4d7e-93aa-0c70108e5b77 ] 2023-11-23T16:01:31.678Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 this Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b Member [10.30.106.89]:5707 - 4f970989-6732-4d7e-93aa-0c70108e5b77 ] 2023-11-23T16:01:31.679Z INFO 8097 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 this Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b Member [10.30.106.89]:5707 - 4f970989-6732-4d7e-93aa-0c70108e5b77 ] 2023-11-23T16:01:31.680Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.106.89:46031 2023-11-23T16:01:31.683Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.107.64:34349 2023-11-23T16:01:31.684Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:46031 and /10.30.106.89:5707 2023-11-23T16:01:31.685Z INFO 8097 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b Member [10.30.106.89]:5707 - 4f970989-6732-4d7e-93aa-0c70108e5b77 this ] 2023-11-23T16:01:31.686Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.107.64:34159 2023-11-23T16:01:31.693Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.106.89:56911 2023-11-23T16:01:31.694Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 this Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b Member [10.30.106.89]:5707 - 4f970989-6732-4d7e-93aa-0c70108e5b77 ] 2023-11-23T16:01:31.694Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.106.89:43047 2023-11-23T16:01:31.694Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:43047 and /10.30.106.89:5707 2023-11-23T16:01:31.694Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.106.89:41933 2023-11-23T16:01:31.694Z INFO 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 Member [10.30.106.89]:5702 - 03010f14-6716-48cb-a5b5-7650d0367523 Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02 Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47 Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596 Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b this Member [10.30.106.89]:5707 - 4f970989-6732-4d7e-93aa-0c70108e5b77 ] 2023-11-23T16:01:31.702Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:56911 and /10.30.106.89:5707 2023-11-23T16:01:31.703Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.107.64:42301 2023-11-23T16:01:31.703Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:41933 and /10.30.106.89:5707 2023-11-23T16:01:31.703Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.107.64:47617 2023-11-23T16:01:31.703Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.106.89:53559 2023-11-23T16:01:31.704Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:53559 and /10.30.106.89:5707 2023-11-23T16:01:31.706Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5707 and /10.30.107.64:56095 2023-11-23T16:01:31.720Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:31.720Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:31.727Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.89:5702, timeout: 10000, bind-any: true 2023-11-23T16:01:31.734Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:5702 and /10.30.106.89:46587 2023-11-23T16:01:31.742Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.89:46587 and /10.30.106.89:5702 2023-11-23T16:01:31.743Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:31.743Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:31.861Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:31.861Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.921Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:31.921Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:31.970Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:31.970Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:32.026Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:32.026Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:32.071Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:32.071Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:32.217Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:32.217Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:32.219Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:32.219Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:32.378Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:32.378Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:32.496Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:32.496Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:32.729Z INFO 8097 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.89]:5707 is STARTED 2023-11-23T16:01:32.736Z INFO 8097 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.657 seconds (process running for 87.341) 2023-11-23T16:01:32.747Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:32.747Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:32.749Z INFO 8097 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.673 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:01:32.773Z INFO 8097 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:01:32.773Z INFO 8097 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:01:32.798Z INFO 8097 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.044 seconds (process running for 87.403) 2023-11-23T16:01:32.803Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-23T16:01:32.811Z INFO 8097 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2023-11-23T16:01:32.813Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:01:32.813Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:01:32.813Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755292812 2023-11-23T16:01:32.816Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:32.816Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:32.816Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:32.825Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:32.825Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:32.827Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:01:32.828Z INFO 8097 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2023-11-23T16:01:32.829Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:01:32.830Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:01:32.830Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755292829 2023-11-23T16:01:32.830Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:32.830Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:32.830Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.EventPublisherSpec [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.events.EventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:01:32.865Z INFO 8097 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:01:32.865Z INFO 8097 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:01:32.870Z INFO 8097 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.025 seconds (process running for 87.475) 2023-11-23T16:01:32.882Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:32.882Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 2023-11-23T16:01:32.937Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:32.937Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:32.937Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:32.937Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:32.937Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:32.937Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:32.937Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:32.939Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:32.939Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:32.939Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 2023-11-23T16:01:32.987Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:32.987Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 2023-11-23T16:01:32.999Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:01:33.048Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:33.048Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:33.048Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:33.048Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:33.048Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:33.048Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:33.048Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:33.049Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:33.087Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:33.087Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:33.089Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 500f8ca4f359de92fc179422102359ea66b38f881fdaba7f2d0bd05333fd99e8 2023-11-23T16:01:33.239Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:33.239Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:33.301Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:33.301Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:33.301Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:33.301Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:33.301Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:33.301Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:33.371Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:33.371Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:33.405Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:33.405Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:33.706Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:33.706Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:33.756Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:33.756Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:33.807Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:33.807Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:33.807Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:33.807Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:33.807Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:33.807Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:33.857Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:33.857Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:34.037Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:34.037Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:34.045Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:34.045Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:34.046Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:34.046Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:34.046Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:34.047Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:34.047Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:34.047Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:34.397Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:34.397Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:34.466Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:34.466Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:34.486Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:34.486Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:34.566Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:34.566Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:34.574Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:34.574Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:34.574Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:34.681Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:34.682Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:34.682Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:34.767Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:34.767Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:34.917Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:34.917Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:35.090Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:35.090Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:35.103Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:35.103Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:35.199Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:35.199Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:35.253Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:35.253Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:35.254Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:35.254Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:35.439Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:35.439Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:35.469Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:35.469Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:35.478Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:35.478Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:35.478Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:35.520Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:35.520Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:35.600Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:35.601Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:35.836Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:35.836Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:35.836Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:35.870Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:35.870Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:35.920Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:35.920Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:36.209Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:36.209Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:36.243Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:36.243Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:36.260Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:36.260Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:36.311Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:36.311Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:36.354Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:36.354Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:36.441Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:36.441Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:36.533Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:36.533Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:36.533Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:36.653Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:36.653Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:36.672Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:36.672Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:36.672Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:36.672Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:36.827Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:36.827Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:36.996Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:36.996Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:36.996Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:37.023Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:37.024Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:37.162Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:37.162Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:37.216Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:37.216Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:37.306Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:37.306Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:37.348Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:37.348Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:37.384Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:37.385Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:37.437Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:37.438Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:37.438Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:37.606Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:37.606Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:37.674Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:37.674Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:37.827Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:37.828Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:37.853Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:37.853Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:37.853Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:37.878Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:37.878Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:37.982Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:37.982Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:38.029Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:38.029Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:38.068Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:38.068Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:38.251Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:38.251Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:38.275Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:38.275Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:38.279Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:38.279Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:38.347Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:38.347Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:38.347Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:38.404Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:38.404Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:38.469Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:38.469Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:38.684Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:38.684Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:38.714Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:38.714Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:38.714Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:38.799Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:38.799Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:38.838Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:38.838Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:38.888Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:38.889Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:38.945Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.945620886S 2023-11-23T16:01:38.996Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:38.996Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:01:39.031Z INFO 8097 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:01:39.031Z INFO 8097 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:01:39.037Z INFO 8097 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.02 seconds (process running for 93.641) 2023-11-23T16:01:39.072Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:39.072Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:39.076Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.085Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.088Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.091Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.095Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.098Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.101Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.105Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-23T16:01:39.182Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:39.182Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:39.254Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:39.254Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:39.262Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:39.262Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:39.312Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:39.312Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:39.313Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:39.415Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:39.415Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.446 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 2023-11-23T16:01:39.451Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:01:39.506Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 209bdcb43544daa65484bc564eda0afe61b07ee4d9c76ee17af6322dd7bbb573 2023-11-23T16:01:39.574Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:39.574Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:39.646Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:39.646Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:39.747Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:39.747Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:39.753Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:39.753Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:39.771Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:39.771Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:39.771Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:39.854Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:39.854Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:39.975Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:39.975Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:40.089Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:40.089Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:40.172Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:40.172Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:40.263Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:40.263Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:40.272Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:40.272Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:40.373Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:40.373Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:40.424Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:40.424Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:40.424Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:40.543Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:40.544Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:40.557Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:40.557Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:40.819Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:40.819Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:40.864Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:40.864Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:40.959Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:40.959Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:40.981Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:40.981Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:40.987Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:40.987Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:40.987Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:41.049Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:41.049Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:41.223Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:41.223Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:41.226Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:41.226Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:41.333Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:41.333Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:41.382Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:41.382Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:41.382Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:41.399Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:41.399Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:41.584Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:41.584Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:41.721Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:41.722Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:41.762Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:41.762Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:41.868Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:41.868Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:41.890Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:41.890Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:41.890Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:41.963Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:41.963Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:41.984Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:41.984Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:42.002Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:42.003Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:42.176Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:42.176Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:42.179Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:42.179Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:42.286Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:42.286Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:42.286Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:42.286Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:42.286Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:42.403Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:42.404Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:42.436Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:42.436Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:42.673Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:42.673Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:42.854Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:42.854Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:42.866Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:42.866Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:42.866Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:42.866Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:42.943Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:42.943Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:42.943Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:42.988Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:42.988Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:43.081Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:43.081Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:43.082Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:43.082Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:43.211Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:43.212Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:43.234Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:43.234Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:43.390Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:43.390Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:43.390Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:43.395Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:43.395Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:43.542Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:43.542Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:43.639Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:43.639Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:43.771Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:43.771Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:43.853Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:43.853Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:43.853Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:43.884Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:43.884Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:43.969Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:43.970Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:44.035Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:44.035Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:44.191Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:44.192Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:44.213Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:44.213Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:44.285Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:44.285Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:44.295Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:44.295Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:44.295Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:44.345Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:44.345Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:44.600Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:44.600Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:44.611Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:44.611Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:44.746Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:44.746Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:44.750Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:44.750Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:44.830Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:44.830Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:44.888Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:44.888Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:44.971Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:44.971Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:45.057Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:45.057Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:45.057Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:45.140Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:45.140Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:45.147Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.696281755S 2023-11-23T16:01:45.183Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-23T16:01:45.186Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-23T16:01:45.188Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-23T16:01:45.191Z INFO 8097 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-23T16:01:45.250Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:45.250Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:45.281Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:45.281Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:45.317Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:45.317Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:45.406Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:45.406Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:45.407Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.062 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 2023-11-23T16:01:45.519Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:01:45.567Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e596105bed431a04e6f675d9c13ed0cf51c3f440b4927feeccc68de29fe625ab 2023-11-23T16:01:45.620Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:45.620Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:45.628Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:45.628Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:45.735Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:45.735Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:45.757Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:45.757Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:45.864Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:45.864Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:45.874Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:45.874Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:45.963Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:45.963Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:45.963Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:46.000Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:46.000Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:46.210Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:46.211Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:46.229Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:46.229Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:46.285Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:46.285Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:46.304Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:46.304Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:46.413Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:46.413Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:46.414Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:46.494Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:46.494Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:46.695Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:46.695Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:46.827Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:46.827Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:46.827Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:46.829Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:46.829Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:46.842Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:46.842Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:46.911Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:46.911Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:46.997Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:46.997Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:47.029Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:47.029Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:47.234Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:47.234Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:47.241Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:47.241Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:47.264Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:47.264Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:47.357Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:47.358Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:47.473Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:47.473Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:47.473Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:47.696Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:47.696Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:47.699Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:47.699Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:47.799Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:47.799Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:47.882Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:47.882Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:47.931Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:47.931Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:47.931Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:47.932Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:47.932Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:48.015Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:48.015Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:48.150Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:48.150Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:48.375Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:48.375Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:48.375Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:48.409Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:48.409Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:48.418Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:48.418Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:48.437Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:48.437Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:48.447Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:48.447Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:48.649Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:48.649Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:48.651Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:48.651Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:48.701Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:48.702Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:48.783Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:48.784Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:48.784Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:48.784Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:48.785Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:48.936Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:48.936Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:49.118Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:49.118Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:49.253Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:49.253Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:49.286Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:49.286Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:49.286Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:49.440Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:49.440Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:49.529Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:49.529Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:49.553Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:49.553Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:49.582Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:49.582Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:49.605Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:49.605Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:49.636Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:49.637Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:49.692Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:49.692Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:49.692Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:49.768Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:49.768Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:49.806Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:49.806Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:49.990Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:49.990Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:50.021Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:50.021Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:50.313Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:50.313Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:50.345Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:50.345Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:50.405Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:50.405Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:50.442Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:50.442Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:50.442Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:50.485Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:50.485Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:50.532Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:50.532Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:50.596Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:50.596Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:50.596Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:50.659Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:50.659Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:50.688Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:50.688Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:50.799Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:50.799Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:50.972Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:50.972Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:51.006Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:51.006Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:51.024Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:51.024Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:51.140Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.62159783S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:01:51.195Z INFO 8097 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:01:51.195Z INFO 8097 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:01:51.246Z INFO 8097 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.101 seconds (process running for 105.851) 2023-11-23T16:01:51.280Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:51.280Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:51.393Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:51.393Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:51.402Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:51.402Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:51.463Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:51.463Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:51.463Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:51.554Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:51.554Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:51.683Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:51.683Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:51.698Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:51.698Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:51.731Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:51.731Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:51.755Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:51.755Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:51.755Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:51.881Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:51.881Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:51.881Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:51.881Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:52.031Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:52.031Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:52.084Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:52.084Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:52.132Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:52.132Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:52.346Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:52.346Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:52.355Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:52.355Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:52.607Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:52.607Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:52.607Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:52.635Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:52.635Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:52.656Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:52.656Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:52.667Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:52.667Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:52.667Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:52.733Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:52.734Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:52.783Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:52.784Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:52.834Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:52.834Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:52.851Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:52.851Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:53.133Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:53.133Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:53.185Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:53.185Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:53.187Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:53.187Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:53.208Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:53.208Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:53.449Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:53.449Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:53.460Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:53.460Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:53.460Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.064 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:01:53.612Z INFO 8097 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:01:53.612Z INFO 8097 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:01:53.629Z INFO 8097 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.03 seconds (process running for 108.234) [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2023-11-23T16:01:53.700Z INFO 8097 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2023-11-23T16:01:53.707Z INFO 8097 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 2023-11-23T16:01:53.741Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:53.741Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 2023-11-23T16:01:53.756Z ERROR 8097 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2023-11-23T16:01:53.759Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:01:53.773Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:53.773Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:53.773Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:53.795Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:53.795Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:53.805Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 58acaf53059e67be061d38ff0fb2e503e6d49c0fa3193bccba3cfc90f9b2cf1e 2023-11-23T16:01:53.838Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:53.838Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:53.839Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:53.839Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:53.860Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:53.860Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:53.863Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:53.863Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:54.138Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:54.139Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:54.193Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:54.193Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:54.350Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:54.350Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:54.367Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:54.367Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:54.403Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:54.403Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:54.414Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:54.414Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:54.414Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:54.634Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:54.634Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:54.634Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:54.745Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:54.745Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:54.850Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:54.850Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:54.868Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:54.868Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:54.909Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:54.909Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:54.993Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:54.993Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:55.070Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:55.070Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:55.090Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:55.090Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:55.309Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:55.309Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:55.320Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:55.320Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:55.371Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:55.371Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:55.371Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:55.462Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:55.462Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:55.515Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:55.515Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:55.647Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:55.647Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:55.647Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:55.755Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:55.755Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:55.895Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:55.895Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:55.898Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:55.898Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:55.912Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:55.912Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:55.971Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:55.971Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:55.972Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:55.972Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:56.161Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:56.161Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:56.194Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:56.194Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:56.373Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:56.373Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:56.465Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:56.465Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:56.474Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:56.474Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:56.474Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:56.500Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:56.500Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:56.500Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:56.518Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:56.518Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:56.860Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:56.860Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:56.865Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:56.865Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:56.900Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:56.900Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:56.925Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:56.925Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:56.973Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:56.973Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:57.046Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:57.046Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:57.051Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:57.051Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:57.316Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:57.316Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:57.377Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:57.377Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:57.377Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:57.428Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:57.428Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:57.573Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:57.573Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:57.611Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:57.611Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:57.611Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:57.621Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:57.621Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:57.778Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:57.778Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:57.862Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:57.863Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:57.918Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:57.918Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:58.013Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:58.013Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:58.064Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:58.064Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:01:58.081Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:58.081Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:58.153Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:58.153Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:58.230Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:58.230Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:58.230Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:58.326Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:58.326Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:58.481Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:58.481Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:58.667Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:58.668Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:58.668Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:58.681Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:58.681Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:58.779Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:58.779Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:58.793Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:58.793Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:58.872Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:01:58.872Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:58.925Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:58.925Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:59.025Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:01:59.025Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:59.093Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:01:59.093Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:59.157Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.397840607S 2023-11-23T16:01:59.161Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-11-23T16:01:59.173Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:01:59.173Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:01:59.173Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755319173 2023-11-23T16:01:59.176Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:01:59.176Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:01:59.195Z INFO 8097 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:01:59.195Z INFO 8097 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:01:59.202Z INFO 8097 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.026 seconds (process running for 113.806) 2023-11-23T16:01:59.204Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2023-11-23T16:01:59.206Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:01:59.206Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-23T16:01:59.223Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:01:59.223Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:01:59.223Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:01:59.223Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755319223 2023-11-23T16:01:59.266Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:01:59.266Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:01:59.294Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:01:59.295Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:59.295Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:59.354Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-11-23T16:01:59.355Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: Yiofl-CuSwOMxdlpX5SPTA 2023-11-23T16:01:59.433Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:01:59.433Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:59.477Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-11-23T16:01:59.527Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:01:59.527Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:01:59.527Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:01:59.546Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:01:59.546Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:59.585Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to geErG8mPTeiJlMACXsPzCQ 2023-11-23T16:01:59.603Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to geErG8mPTeiJlMACXsPzCQ 2023-11-23T16:01:59.603Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: Yiofl-CuSwOMxdlpX5SPTA 2023-11-23T16:01:59.642Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:01:59.642Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:01:59.692Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:01:59.692Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:59.719Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2023-11-23T16:01:59.720Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-11-23T16:01:59.743Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-f759917a-0337-4ea8-a638-1faf790683d9 2023-11-23T16:01:59.743Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:01:59.743Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-11-23T16:01:59.767Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-f759917a-0337-4ea8-a638-1faf790683d9', protocol='range'} 2023-11-23T16:01:59.767Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-f759917a-0337-4ea8-a638-1faf790683d9=Assignment(partitions=[ncmp-events-test-0])} 2023-11-23T16:01:59.786Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:01:59.786Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:59.788Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-f759917a-0337-4ea8-a638-1faf790683d9', protocol='range'} 2023-11-23T16:01:59.789Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2023-11-23T16:01:59.789Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2023-11-23T16:01:59.798Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2023-11-23T16:01:59.812Z INFO 8097 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:01:59.900Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:01:59.900Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:01:59.920Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:01:59.920Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2023-11-23T16:01:59.969Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:01:59.969Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 124ms, elapsed time since send: 123ms, request timeout: 30000ms) 2023-11-23T16:01:59.969Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2023-11-23T16:01:59.969Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2023-11-23T16:01:59.969Z INFO 8097 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1135523691, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:01:59.969Z INFO 8097 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:02:00.021Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:00.021Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:00.028Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:00.028Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:00.029Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:00.029Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:00.070Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:00.070Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:00.097Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:00.097Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.376 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 16:02:00,181 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:02:00,182 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:02:00,182 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6040fd8d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:02:00,187 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:02:00,187 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6040fd8d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:02:00,191 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:02:00,191 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:02:00,191 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:02:00,191 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:02:00,192 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6040fd8d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:02:00,194 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:02:00,194 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:02:00,194 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:02:00,194 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755320194) 16:02:00,194 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:02:00,194 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:02:00,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:02:00,195 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:02:00,195 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:00,196 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:02:00,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:02:00,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:00,197 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:02:00,197 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:02:00,201 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3bf74f96 - Setting zoneId to "UTC" 16:02:00,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:02:00,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:02:00,204 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:02:00,204 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:02:00,204 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:02:00,204 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:02:00,205 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:02:00,205 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:02:00,205 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:02:00,205 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@22182c0 - End of configuration. 16:02:00,205 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@65eabb9c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:00.208Z INFO 8097 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:02:00.208Z INFO 8097 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:00.214Z INFO 8097 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.073 seconds (process running for 114.819) 2023-11-23T16:02:00.233Z ERROR 8097 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 2023-11-23T16:02:00.235Z ERROR 8097 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2023-11-23T16:02:00.240Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:02:00.260Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:00.260Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:00.260Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:00.299Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:00.299Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:00.299Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:00.299Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:00.334Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d69f4399dab82df56dda3a0b00ffa72ed0184b7fa5e2da264146a91f0b07447c 2023-11-23T16:02:00.349Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:00.349Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:00.400Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:00.400Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:00.412Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:00.412Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:00.555Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:00.555Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:00.600Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:00.600Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:00.600Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:00.600Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:00.600Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:00.600Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:00.600Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:00.752Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:00.752Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:00.807Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:00.807Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:00.853Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:00.853Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:00.901Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:00.901Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:00.961Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:00.961Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:01.004Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:01.004Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:01.017Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:01.017Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:01.108Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:01.108Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:01.204Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:01.204Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:01.268Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:01.268Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:01.268Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:01.268Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:01.268Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:01.306Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:01.306Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:01.463Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:01.463Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:01.611Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:01.611Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:01.611Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:01.707Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:01.707Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:01.756Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:01.756Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:01.757Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:01.757Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:01.814Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:01.814Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:01.815Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:01.815Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:01.912Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:01.912Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:02.012Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:02.012Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:02.019Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:02.019Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:02.114Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:02.114Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:02.174Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:02.174Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:02.283Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:02.283Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:02.314Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:02.314Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:02.430Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:02.430Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:02.430Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:02.565Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:02.565Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:02.565Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:02.567Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:02.567Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:02.717Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:02.717Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:02.811Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:02.811Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:02.859Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:02.859Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:02.871Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:02.871Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:02.910Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:02.911Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:02.915Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:02.915Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:02.918Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:02.918Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:02.923Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:02.923Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:03.066Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:03.067Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:03.177Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:03.177Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:03.367Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:03.367Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:03.436Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:03.436Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:03.570Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:03.570Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:03.588Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:03.588Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:03.588Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:03.619Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:03.619Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:03.619Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:03.671Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:03.671Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:03.863Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:03.863Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:03.917Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:03.917Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:03.926Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:03.926Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:03.980Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:03.980Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:03.990Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:03.990Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:04.014Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:04.014Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:04.019Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:04.019Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:04.068Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:04.068Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:04.236Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:04.236Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:04.376Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:04.376Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:04.406Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:04.406Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:04.597Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:04.597Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:04.597Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:04.723Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:04.723Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:04.723Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:04.781Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:04.781Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:04.788Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:04.788Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:04.825Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:04.825Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:05.020Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:05.020Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:05.042Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:05.042Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.095Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:05.095Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.129Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:05.129Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:05.143Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:05.143Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.167Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:05.167Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:05.177Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:05.177Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.271Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:05.271Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:05.317Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:05.317Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:05.330Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:05.330Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:05.553Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:05.553Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:05.554Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:05.692Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:05.692Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.746Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:05.746Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.795Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.554809402S 2023-11-23T16:02:05.798Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32786] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:05.800Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:05.800Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:05.800Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755325800 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:05.820Z INFO 8097 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:02:05.820Z INFO 8097 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:05.831Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:05.831Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:05.831Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:05.851Z INFO 8097 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.049 seconds (process running for 120.455) 2023-11-23T16:02:05.853Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2023-11-23T16:02:05.882Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:05.883Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:05.884Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:05.884Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:05.884Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:05.884Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755325884 2023-11-23T16:02:05.955Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:05.955Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.964Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:05.964Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:05.987Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2023-11-23T16:02:05.987Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: rIco_H5YS7CeVtANzolBlA 2023-11-23T16:02:06.024Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:06.024Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:06.036Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:06.036Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:06.101Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:06.101Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:06.103Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2023-11-23T16:02:06.209Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to 81Otg1o8RHSYDI2REz0SDw 2023-11-23T16:02:06.221Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to 81Otg1o8RHSYDI2REz0SDw 2023-11-23T16:02:06.221Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: rIco_H5YS7CeVtANzolBlA 2023-11-23T16:02:06.242Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:06.242Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:06.242Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:06.242Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:06.338Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 2023-11-23T16:02:06.340Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-11-23T16:02:06.365Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-1f1b6fca-17ab-4d64-bf9d-94c9d6650943 2023-11-23T16:02:06.365Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:02:06.365Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-11-23T16:02:06.389Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:06.389Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:06.390Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-1f1b6fca-17ab-4d64-bf9d-94c9d6650943', protocol='range'} 2023-11-23T16:02:06.390Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-1f1b6fca-17ab-4d64-bf9d-94c9d6650943=Assignment(partitions=[cm-events-0])} 2023-11-23T16:02:06.393Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:06.393Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:06.397Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:06.397Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:06.417Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-1f1b6fca-17ab-4d64-bf9d-94c9d6650943', protocol='range'} 2023-11-23T16:02:06.418Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2023-11-23T16:02:06.418Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2023-11-23T16:02:06.426Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2023-11-23T16:02:06.443Z INFO 8097 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:02:06.493Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:06.493Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:06.575Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:06.575Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2023-11-23T16:02:06.598Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:06.598Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 120ms, elapsed time since send: 120ms, request timeout: 30000ms) 2023-11-23T16:02:06.598Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2023-11-23T16:02:06.598Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2023-11-23T16:02:06.598Z INFO 8097 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1095912625, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:02:06.598Z INFO 8097 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:02:06.617Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:06.617Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:06.617Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:06.676Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:06.676Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:06.699Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:06.699Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:06.711Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:06.711Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:06.764Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:06.764Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:06.776Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:06.776Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.565 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AttributeValueChangeEventPublisherSpec 2023-11-23T16:02:06.810Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:02:06.855Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8a72467289f0769da78da7351b65a08caf4e45f20710a6f5a7b442fe4c16adc7 2023-11-23T16:02:06.900Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:06.900Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:06.921Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:06.921Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:06.938Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:06.938Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:06.938Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:07.028Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:07.028Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:07.059Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:07.059Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:07.094Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:07.094Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:07.125Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:07.125Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:07.201Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:07.201Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:07.242Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:07.242Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:07.403Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:07.403Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:07.445Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:07.445Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:07.449Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:07.449Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:07.482Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:07.482Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:07.549Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:07.549Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:07.551Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:07.552Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:07.602Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:07.602Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:07.628Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:07.628Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:07.628Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:07.702Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:07.702Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:07.717Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:07.717Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:07.799Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:07.799Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:07.800Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:07.920Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:07.920Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:07.976Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:07.976Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:07.976Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:07.976Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:08.156Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:08.156Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:08.234Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:08.234Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:08.306Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:08.306Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:08.415Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:08.415Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:08.444Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:08.444Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:08.445Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:08.445Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:08.507Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:08.507Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:08.511Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:08.512Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:08.547Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:08.547Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:08.603Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:08.603Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:08.675Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:08.675Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:08.735Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:08.735Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:08.735Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:08.820Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:08.821Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:08.826Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:08.826Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:08.959Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:08.959Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:08.959Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:09.080Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:09.080Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:09.135Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:09.135Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:09.288Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:09.288Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:09.299Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:09.299Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:09.361Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:09.361Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:09.363Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:09.363Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:09.459Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:09.459Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:09.538Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:09.538Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:09.618Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:09.618Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:09.648Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:09.648Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:09.662Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:09.662Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:09.707Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:09.707Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:09.739Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:09.739Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:09.739Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:09.749Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:09.749Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:09.822Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:09.822Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:09.863Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:09.863Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:09.863Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:09.940Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:09.940Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:10.140Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:10.140Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:10.187Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:10.187Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:10.264Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:10.264Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:10.265Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:10.265Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:10.305Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:10.305Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:10.341Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:10.342Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:10.442Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:10.442Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:10.465Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:10.465Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:10.614Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:10.614Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:10.741Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:10.741Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:10.756Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:10.756Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:10.757Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:10.757Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:10.776Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:10.776Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:10.793Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:10.793Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:10.793Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:10.819Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:10.820Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:10.820Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:10.824Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:10.824Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:11.041Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:11.041Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:11.078Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:11.078Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:11.109Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:11.109Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:11.178Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:11.178Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:11.194Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:11.194Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:11.200Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:11.200Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:11.296Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:11.296Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:11.474Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:11.474Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:11.509Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:11.509Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:11.568Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:11.568Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:11.665Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:11.665Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:11.679Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:11.679Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:11.786Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:11.786Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:11.786Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:11.860Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:11.860Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:11.926Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:11.926Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:11.960Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:11.960Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:11.998Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:11.998Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:11.998Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:12.054Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:12.054Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:12.063Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:12.063Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:12.194Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:12.195Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:12.256Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:12.256Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:12.305Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:12.305Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:12.335Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:12.335Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:12.351Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:12.351Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:12.364Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:12.364Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:12.419Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:12.419Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:12.422Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:12.422Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:12.466Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.655675455S 2023-11-23T16:02:12.525Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:12.525Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:12.631Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:12.631Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.937 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AttributeValueChangeEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2023-11-23T16:02:12.905Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:12.905Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:12.905Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:12.909Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:12.909Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:12.936Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:12.936Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:12.943Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 2023-11-23T16:02:12.948Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2023-11-23T16:02:13.069Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:13.069Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:13.165Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:13.165Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:13.169Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:13.169Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:13.206Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:13.206Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:13.206Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:13.217Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:13.217Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:13.260Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:13.260Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:13.260Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:13.260Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:13.269Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:13.269Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:13.270Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:13.270Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:13.381Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:13.381Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:13.481Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:13.481Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:13.542Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:13.542Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:13.640Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:13.640Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:13.681Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:13.681Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:13.871Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:13.871Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:14.042Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:14.042Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:14.062Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:14.062Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:14.071Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:14.072Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:14.110Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:14.110Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:14.110Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:14.163Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:14.163Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:14.164Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:14.164Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:14.169Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:14.169Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:14.268Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:14.268Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:14.273Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:14.273Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:14.334Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:14.334Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:14.360Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:14.360Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:14.360Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:14.372Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:14.372Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:14.498Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:14.498Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:14.585Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:14.585Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:14.593Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:14.593Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:14.684Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:14.684Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:14.951Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-11-23T16:02:14.952Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2023-11-23T16:02:14.954Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-23T16:02:14.956Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module sync failed due to reason some exception. 2023-11-23T16:02:14.956Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-11-23T16:02:14.956Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-23T16:02:14.971Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:14.971Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:14.971Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:14.974Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:14.974Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:14.993Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2023-11-23T16:02:14.995Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2023-11-23T16:02:14.995Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-11-23T16:02:15.022Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:15.022Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:15.032Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2023-11-23T16:02:15.032Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-11-23T16:02:15.043Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-11-23T16:02:15.043Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-23T16:02:15.046Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2023-11-23T16:02:15.079Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:15.079Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:15.102Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.102Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-11-23T16:02:15.102Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-11-23T16:02:15.102Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.102Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.102Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-23T16:02:15.105Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.105Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2023-11-23T16:02:15.105Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2023-11-23T16:02:15.106Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.106Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.106Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-23T16:02:15.107Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.107Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2023-11-23T16:02:15.108Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2023-11-23T16:02:15.108Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.108Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.108Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-23T16:02:15.109Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.109Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.109Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-11-23T16:02:15.110Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.110Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2023-11-23T16:02:15.110Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-11-23T16:02:15.110Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.110Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.110Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-23T16:02:15.111Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.111Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.111Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-11-23T16:02:15.111Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.111Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.111Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-11-23T16:02:15.112Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.112Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.112Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z WARN 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-23T16:02:15.113Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-11-23T16:02:15.113Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.113Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.113Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-23T16:02:15.115Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.115Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.115Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-11-23T16:02:15.115Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.115Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.115Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-11-23T16:02:15.116Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.116Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-11-23T16:02:15.116Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-11-23T16:02:15.116Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2023-11-23T16:02:15.120Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:15.120Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:15.123Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:15.123Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:15.126Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.126Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.126Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-23T16:02:15.127Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.128Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-11-23T16:02:15.128Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-11-23T16:02:15.128Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.128Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2023-11-23T16:02:15.128Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2023-11-23T16:02:15.128Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:15.129Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:15.131Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-23T16:02:15.131Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-23T16:02:15.131Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-23T16:02:15.131Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-23T16:02:15.132Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2023-11-23T16:02:15.133Z INFO 8097 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtilsSpec 2023-11-23T16:02:15.141Z DEBUG 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 1 2023-11-23T16:02:15.144Z DEBUG 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2023-11-23T16:02:15.149Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:15.149Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:15.158Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : First Attempt: no current attempts found. 2023-11-23T16:02:15.158Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 2023-11-23T16:02:15.161Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 2023-11-23T16:02:15.164Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Time until next attempt is 3 minutes: 2023-11-23T16:02:15.166Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Retry due now 2023-11-23T16:02:15.169Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Locked for module upgrade. 2023-11-23T16:02:15.171Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : First Attempt: no current attempts found. 2023-11-23T16:02:15.171Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Time until next attempt is 1 minutes: 2023-11-23T16:02:15.174Z INFO 8097 --- [ main] o.o.c.n.a.impl.inventory.sync.SyncUtils : Locked for other reason 2023-11-23T16:02:15.174Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:15.174Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:02:15,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37c783ba - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.SyncUtils] onto the JUL framework 16:02:15,205 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:02:15,205 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:02:15,205 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@17110398 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:02:15,207 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:02:15,207 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@17110398 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:02:15,208 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:02:15,208 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:02:15,208 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:02:15,209 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45517b49 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:02:15,209 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@17110398 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:02:15,210 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:02:15,210 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:02:15,210 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:02:15,210 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755335210) 16:02:15,211 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:02:15,211 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:02:15,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:02:15,211 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:02:15,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:02:15,211 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:02:15,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:02:15,211 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:02:15,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:02:15,211 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:02:15,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:02:15,211 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:02:15,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:02:15,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:02:15,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:02:15,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:02:15,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:02:15,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:02:15,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:02:15,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:15,212 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:02:15,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:02:15,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:15,213 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:02:15,213 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:02:15,217 |-INFO in ch.qos.logback.classic.pattern.DateConverter@790e8fed - Setting zoneId to "UTC" 16:02:15,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:02:15,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:02:15,220 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:02:15,220 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:02:15,220 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:02:15,220 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:02:15,221 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:02:15,221 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d68b18c - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:02:15,221 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:02:15,221 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@695475e1 - End of configuration. 16:02:15,221 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@76c6b690 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:15.224Z INFO 8097 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:02:15.224Z INFO 8097 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:15.245Z INFO 8097 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.051 seconds (process running for 129.849) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:15.296Z INFO 8097 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:02:15.297Z INFO 8097 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2023-11-23T16:02:15.302Z INFO 8097 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.041 seconds (process running for 129.907) 2023-11-23T16:02:15.307Z WARN 8097 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2023-11-23T16:02:15.310Z WARN 8097 --- [onPool-worker-3] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2023-11-23T16:02:15.371Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:15.372Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:15.404Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:15.404Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:15.466Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:15.466Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:15.466Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:15.496Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:15.496Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:15.519Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:15.519Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:15.653Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:15.653Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:15.686Z INFO 8097 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:02:15.686Z INFO 8097 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:15.775Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:15.775Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:15.825Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:15.825Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:15.846Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:15.846Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:15.905Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:15.905Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:15.953Z INFO 8097 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.291 seconds (process running for 130.558) 2023-11-23T16:02:16.006Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:16.006Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:16.006Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:16.094Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:16.094Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:16.097Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:16.097Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2023-11-23T16:02:16.154Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:16.154Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:16.189Z INFO 8097 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:02:16.190Z INFO 8097 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:16.212Z INFO 8097 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.036 seconds (process running for 130.817) 2023-11-23T16:02:16.216Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:16.216Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:16.259Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:16.259Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 2023-11-23T16:02:16.272Z INFO 8097 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 2023-11-23T16:02:16.275Z INFO 8097 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 2023-11-23T16:02:16.276Z INFO 8097 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2023-11-23T16:02:16.303Z WARN 8097 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2023-11-23T16:02:16.304Z INFO 8097 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The new trust level: COMPLETE has been updated for Cm Handle: ch-1 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.AttributeValueChangeEventMapperSpec 2023-11-23T16:02:16.336Z ERROR 8097 --- [ main] i.u.AttributeValueChangeEventCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.AttributeValueChangeEventMapperSpec.$spock_feature_0_1(AttributeValueChangeEventMapperSpec.groovy:65) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.AttributeValueChangeEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 2023-11-23T16:02:16.362Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:16.362Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:16.366Z ERROR 8097 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 2023-11-23T16:02:16.396Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:16.396Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:16.396Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 2023-11-23T16:02:16.416Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:16.416Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:16.417Z ERROR 8097 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:16.442Z INFO 8097 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8097 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-23T16:02:16.442Z INFO 8097 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:16.448Z INFO 8097 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.019 seconds (process running for 131.052) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 2023-11-23T16:02:16.470Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.89:5706->/10.30.107.64:36043, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.470Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.89:5706->/10.30.107.64:50087, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.470Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.89:49777->/10.30.107.64:5706, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.470Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.89:5707->/10.30.107.64:56095, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.471Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:16.471Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:16.471Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.89:48931->/10.30.107.64:5707, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.471Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.89:5706->/10.30.107.64:38871, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.471Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:16.471Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.89:49187->/10.30.107.64:5705, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.471Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:16.471Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.89:5703->/10.30.107.64:38633, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.471Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.89:56475->/10.30.107.64:5706, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.471Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.89:5702->/10.30.107.64:51919, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.471Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.89:5704->/10.30.107.64:57839, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.472Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.89:5704->/10.30.107.64:45595, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.472Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.89:5707->/10.30.107.64:47617, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.472Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.89:56283->/10.30.107.64:5706, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.472Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.89:5702->/10.30.107.64:50831, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 2023-11-23T16:02:16.474Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.89:5705->/10.30.107.64:34919, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.474Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.89:5704->/10.30.107.64:46973, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.474Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.89:5706->/10.30.107.64:55303, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.474Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.89:5704->/10.30.107.64:58013, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.474Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.89:5704->/10.30.107.64:42915, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.474Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.89:53561->/10.30.107.64:5705, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.474Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.474Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.89:33667->/10.30.107.64:5704, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.475Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.475Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.475Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.475Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.475Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.476Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.476Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.476Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.476Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.476Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.476Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.89:5703->/10.30.107.64:39519, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.476Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.476Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.89:5707->/10.30.107.64:42301, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.476Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.89:5703->/10.30.107.64:54093, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.476Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.89:48767->/10.30.107.64:5707, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.477Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.89:50913->/10.30.107.64:5705, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.477Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.89:5703->/10.30.107.64:37669, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.477Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.89:41305->/10.30.107.64:5703, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.477Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.89:37559->/10.30.107.64:5704, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.477Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.477Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.477Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.477Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.478Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.89:5702->/10.30.107.64:56303, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.478Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.478Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.89:37569->/10.30.107.64:5707, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.478Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.89:5702->/10.30.107.64:46175, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.478Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.478Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.89:5702->/10.30.107.64:56413, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.478Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.478Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.478Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.89:5705->/10.30.107.64:39701, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.478Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.478Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.89:5705->/10.30.107.64:48135, qualifier=null, endpoint=[10.30.107.64]:5706, remoteUuid=68c5a381-14de-42b3-ba39-67191d839d57, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.478Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.478Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.89:44099->/10.30.107.64:5705, qualifier=null, endpoint=[10.30.107.64]:5705, remoteUuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.479Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.89:5705->/10.30.107.64:45243, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.479Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.89:58491->/10.30.107.64:5704, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.479Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.479Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.480Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.480Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.480Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.480Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.480Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.480Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.480Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.480Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.481Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.89:49467->/10.30.107.64:5703, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.481Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.89:5706->/10.30.107.64:34325, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2023-11-23T16:02:16.481Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.481Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.485Z INFO 8097 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-23T16:02:16.485Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.486Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.89:5707->/10.30.107.64:34159, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.486Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.89:5707->/10.30.107.64:34349, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.486Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.486Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.486Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.487Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.487Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.487Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.498Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.89:5705->/10.30.107.64:54433, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.498Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.89:47497->/10.30.107.64:5703, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.498Z INFO 8097 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.89:34985->/10.30.107.64:5704, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.498Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.89:55503->/10.30.107.64:5702, qualifier=null, endpoint=[10.30.107.64]:5702, remoteUuid=9a1b6275-c8f9-43f5-889f-31d64bf9a563, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.498Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.89:54147->/10.30.107.64:5702, qualifier=null, endpoint=[10.30.107.64]:5702, remoteUuid=9a1b6275-c8f9-43f5-889f-31d64bf9a563, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.498Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.89:45227->/10.30.107.64:5702, qualifier=null, endpoint=[10.30.107.64]:5702, remoteUuid=9a1b6275-c8f9-43f5-889f-31d64bf9a563, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.499Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.499Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.499Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.499Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.499Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.499Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.499Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.499Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.499Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.500Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.500Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.500Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.500Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.89:5703->/10.30.107.64:59033, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.500Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.89:51081->/10.30.107.64:5703, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.500Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.500Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.500Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.501Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.501Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.89:37819->/10.30.107.64:5702, qualifier=null, endpoint=[10.30.107.64]:5702, remoteUuid=9a1b6275-c8f9-43f5-889f-31d64bf9a563, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.501Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.501Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.501Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.501Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.501Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.89:57541->/10.30.107.64:5702, qualifier=null, endpoint=[10.30.107.64]:5702, remoteUuid=9a1b6275-c8f9-43f5-889f-31d64bf9a563, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.502Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.502Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.519Z INFO 8097 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.89:50219->/10.30.107.64:5703, qualifier=null, endpoint=[10.30.107.64]:5703, remoteUuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.519Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.520Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.520Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.520Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.520Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.89:39121->/10.30.107.64:5704, qualifier=null, endpoint=[10.30.107.64]:5704, remoteUuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.522Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:16.522Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:16.522Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.89:42001->/10.30.107.64:5702, qualifier=null, endpoint=[10.30.107.64]:5702, remoteUuid=9a1b6275-c8f9-43f5-889f-31d64bf9a563, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.522Z INFO 8097 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.89:59107->/10.30.107.64:5707, qualifier=null, endpoint=[10.30.107.64]:5707, remoteUuid=be3a5eff-fe81-4557-be75-26dca5149e31, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-23T16:02:16.522Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.522Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.522Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.523Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.523Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.523Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.570Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 775b4dbc6dc71a0f4af7c867558de020e75e0fa70da1753296b30ce403dca74e 2023-11-23T16:02:16.576Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.577Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.577Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.577Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.577Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.578Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.578Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.578Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.578Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.578Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.579Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.579Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.579Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.580Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.580Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.580Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.580Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.580Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.580Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.580Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.580Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.580Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.581Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.581Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.581Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.581Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.581Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.581Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.581Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.582Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.583Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.583Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.583Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.587Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.588Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.588Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.589Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.589Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.590Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.590Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.590Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.592Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.592Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.600Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.600Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.600Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.600Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.600Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.600Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.601Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.601Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.601Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.601Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.601Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.601Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.602Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.602Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.602Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.602Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.602Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.602Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.602Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.602Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.602Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.603Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.620Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.620Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.621Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.621Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.621Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.621Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.623Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.623Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.623Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.623Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.623Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.624Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.678Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.678Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.679Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.679Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.679Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.681Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.681Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.681Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.681Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.681Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.681Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.681Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.681Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.681Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.681Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.682Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.682Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.682Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.682Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.683Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.683Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.683Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.683Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.684Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.685Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.686Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.688Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.689Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.690Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.690Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.690Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.691Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.692Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.692Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.692Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.692Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.693Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.693Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.701Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.701Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.702Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.702Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.702Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.702Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.702Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.702Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.702Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.703Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.703Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.704Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.705Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.705Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.705Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.705Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.705Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.705Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.705Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.706Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.706Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.709Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.721Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.722Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.722Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.722Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.722Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.722Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.723Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.724Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.724Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.724Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.724Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:16.724Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.724Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:16.724Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.775Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:16.775Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:16.780Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.780Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.780Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.780Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.780Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 5 2023-11-23T16:02:16.781Z WARN 8097 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.781Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.782Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.782Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.782Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.782Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 5 2023-11-23T16:02:16.782Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.782Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.782Z WARN 8097 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.782Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.782Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 5 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 5 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 5 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.783Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 5 2023-11-23T16:02:16.783Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.783Z WARN 8097 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.783Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 5 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d is suspected to be dead for reason: No connection 2023-11-23T16:02:16.784Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 5 2023-11-23T16:02:16.784Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 5 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d is suspected to be dead for reason: No connection 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.784Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 5 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.784Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.784Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 5 2023-11-23T16:02:16.784Z WARN 8097 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.785Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.785Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 5 2023-11-23T16:02:16.785Z WARN 8097 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d is suspected to be dead for reason: No connection 2023-11-23T16:02:16.786Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.786Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.786Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.786Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 5 2023-11-23T16:02:16.786Z WARN 8097 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.786Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.787Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 5 2023-11-23T16:02:16.787Z WARN 8097 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.790Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.791Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.791Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.791Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.792Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.792Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 5 2023-11-23T16:02:16.792Z WARN 8097 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.792Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.792Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 5 2023-11-23T16:02:16.792Z WARN 8097 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.793Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.794Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.794Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 5 2023-11-23T16:02:16.794Z WARN 8097 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.794Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.794Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.794Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.795Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.795Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 5 2023-11-23T16:02:16.795Z WARN 8097 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d is suspected to be dead for reason: No connection 2023-11-23T16:02:16.802Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.802Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.803Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.803Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.803Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 5 2023-11-23T16:02:16.803Z WARN 8097 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d is suspected to be dead for reason: No connection 2023-11-23T16:02:16.803Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.804Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.804Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.804Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 5 2023-11-23T16:02:16.804Z WARN 8097 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.804Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.804Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.804Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 5 2023-11-23T16:02:16.805Z WARN 8097 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.805Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.805Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.805Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.805Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 5 2023-11-23T16:02:16.806Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.806Z WARN 8097 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.806Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.806Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.806Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.806Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 5 2023-11-23T16:02:16.806Z WARN 8097 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.806Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.806Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.806Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.806Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 5 2023-11-23T16:02:16.806Z WARN 8097 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.807Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.807Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 5 2023-11-23T16:02:16.807Z WARN 8097 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.811Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.812Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.812Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 5 2023-11-23T16:02:16.812Z WARN 8097 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.826Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.826Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.826Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.826Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.826Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.826Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.826Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.827Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 5 2023-11-23T16:02:16.827Z WARN 8097 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.827Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.827Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 5 2023-11-23T16:02:16.827Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.827Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 5 2023-11-23T16:02:16.827Z WARN 8097 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.827Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.827Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.827Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 5 2023-11-23T16:02:16.827Z WARN 8097 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.827Z INFO 8097 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2023-11-23T16:02:16.828Z INFO 8097 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=12, members=[MemberInfo{address=[10.30.107.64]:5702, uuid=9a1b6275-c8f9-43f5-889f-31d64bf9a563, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.89]:5702, uuid=03010f14-6716-48cb-a5b5-7650d0367523, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.64]:5703, uuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.64]:5704, uuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.89]:5703, uuid=b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.89]:5704, uuid=d58a64e6-2c14-4a73-81ff-14c24c49ba47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.64]:5705, uuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.89]:5705, uuid=ff116fcd-b521-4d3f-85d0-2f3817698596, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.64]:5706, uuid=68c5a381-14de-42b3-ba39-67191d839d57, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.64]:5707, uuid=be3a5eff-fe81-4557-be75-26dca5149e31, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.89]:5706, uuid=7778a294-d0ef-431f-8e1b-b4ddc126ba6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.89]:5707, uuid=4f970989-6732-4d7e-93aa-0c70108e5b77, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} with suspected members: [Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57, Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563, Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1] and initial addresses to ask: [Member [10.30.106.89]:5703 - b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02, Member [10.30.106.89]:5704 - d58a64e6-2c14-4a73-81ff-14c24c49ba47, Member [10.30.106.89]:5706 - 7778a294-d0ef-431f-8e1b-b4ddc126ba6b, Member [10.30.106.89]:5707 - 4f970989-6732-4d7e-93aa-0c70108e5b77, Member [10.30.106.89]:5705 - ff116fcd-b521-4d3f-85d0-2f3817698596, Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31, Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d, Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0] 2023-11-23T16:02:16.828Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.828Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 5 2023-11-23T16:02:16.830Z WARN 8097 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.831Z WARN 8097 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5707 - be3a5eff-fe81-4557-be75-26dca5149e31 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.831Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.831Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.831Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.832Z WARN 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.89]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.89]:5702, uuid=03010f14-6716-48cb-a5b5-7650d0367523, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.64]:5703, uuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.64]:5704, uuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.89]:5703, uuid=b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.89]:5704, uuid=d58a64e6-2c14-4a73-81ff-14c24c49ba47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.64]:5705, uuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.89]:5705, uuid=ff116fcd-b521-4d3f-85d0-2f3817698596, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.64]:5706, uuid=68c5a381-14de-42b3-ba39-67191d839d57, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.64]:5707, uuid=be3a5eff-fe81-4557-be75-26dca5149e31, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.89]:5706, uuid=7778a294-d0ef-431f-8e1b-b4ddc126ba6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.89]:5707, uuid=4f970989-6732-4d7e-93aa-0c70108e5b77, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2023-11-23T16:02:16.832Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.832Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.832Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.832Z WARN 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.89]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.89]:5702, uuid=03010f14-6716-48cb-a5b5-7650d0367523, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.64]:5703, uuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.64]:5704, uuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.89]:5703, uuid=b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.89]:5704, uuid=d58a64e6-2c14-4a73-81ff-14c24c49ba47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.64]:5705, uuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.89]:5705, uuid=ff116fcd-b521-4d3f-85d0-2f3817698596, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.64]:5706, uuid=68c5a381-14de-42b3-ba39-67191d839d57, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.64]:5707, uuid=be3a5eff-fe81-4557-be75-26dca5149e31, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.89]:5706, uuid=7778a294-d0ef-431f-8e1b-b4ddc126ba6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.89]:5707, uuid=4f970989-6732-4d7e-93aa-0c70108e5b77, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2023-11-23T16:02:16.833Z WARN 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.89]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.89]:5702, uuid=03010f14-6716-48cb-a5b5-7650d0367523, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.64]:5703, uuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.64]:5704, uuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.89]:5703, uuid=b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.89]:5704, uuid=d58a64e6-2c14-4a73-81ff-14c24c49ba47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.64]:5705, uuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.89]:5705, uuid=ff116fcd-b521-4d3f-85d0-2f3817698596, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.64]:5706, uuid=68c5a381-14de-42b3-ba39-67191d839d57, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.64]:5707, uuid=be3a5eff-fe81-4557-be75-26dca5149e31, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.89]:5706, uuid=7778a294-d0ef-431f-8e1b-b4ddc126ba6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.89]:5707, uuid=4f970989-6732-4d7e-93aa-0c70108e5b77, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2023-11-23T16:02:16.833Z WARN 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.89]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.89]:5702, uuid=03010f14-6716-48cb-a5b5-7650d0367523, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.64]:5703, uuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.64]:5704, uuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.89]:5703, uuid=b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.89]:5704, uuid=d58a64e6-2c14-4a73-81ff-14c24c49ba47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.64]:5705, uuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.89]:5705, uuid=ff116fcd-b521-4d3f-85d0-2f3817698596, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.64]:5706, uuid=68c5a381-14de-42b3-ba39-67191d839d57, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.64]:5707, uuid=be3a5eff-fe81-4557-be75-26dca5149e31, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.89]:5706, uuid=7778a294-d0ef-431f-8e1b-b4ddc126ba6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.89]:5707, uuid=4f970989-6732-4d7e-93aa-0c70108e5b77, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2023-11-23T16:02:16.856Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:16.856Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:16.880Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.881Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.881Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.881Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.881Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 6 2023-11-23T16:02:16.882Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:16.882Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:16.882Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.882Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.882Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.883Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.883Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.883Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 5 2023-11-23T16:02:16.883Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.883Z WARN 8097 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5705 - 98e9d6ed-43dc-4345-9ec8-8676dfe808d1 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.883Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.883Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.883Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 6 2023-11-23T16:02:16.884Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.884Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.884Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 6 2023-11-23T16:02:16.884Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.884Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.884Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.884Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.884Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 6 2023-11-23T16:02:16.885Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.885Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.885Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.885Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.885Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 6 2023-11-23T16:02:16.885Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.885Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.885Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 6 2023-11-23T16:02:16.885Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.885Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 6 2023-11-23T16:02:16.886Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.886Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 6 2023-11-23T16:02:16.886Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.886Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.886Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 6 2023-11-23T16:02:16.886Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.886Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 6 2023-11-23T16:02:16.886Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.886Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 6 2023-11-23T16:02:16.886Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.887Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 6 2023-11-23T16:02:16.887Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.887Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.887Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 6 2023-11-23T16:02:16.887Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.891Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.892Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.892Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.892Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.893Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.893Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 6 2023-11-23T16:02:16.893Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.893Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 6 2023-11-23T16:02:16.894Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.894Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.895Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.895Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.895Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.895Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 5 2023-11-23T16:02:16.895Z WARN 8097 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5706 - 68c5a381-14de-42b3-ba39-67191d839d57 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.895Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.903Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.903Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.903Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 5 2023-11-23T16:02:16.903Z WARN 8097 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5702 - 9a1b6275-c8f9-43f5-889f-31d64bf9a563 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.903Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.904Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.904Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 6 2023-11-23T16:02:16.904Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.905Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.905Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.905Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 6 2023-11-23T16:02:16.906Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.906Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.906Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.906Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 5 2023-11-23T16:02:16.906Z WARN 8097 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5703 - bee322bf-0fad-4dc4-8d5a-b3df613d39b0 is suspected to be dead for reason: No connection 2023-11-23T16:02:16.906Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.906Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 6 2023-11-23T16:02:16.907Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.907Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.911Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.911Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.911Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.911Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.911Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 6 2023-11-23T16:02:16.911Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.911Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 6 2023-11-23T16:02:16.911Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.911Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 6 2023-11-23T16:02:16.911Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.911Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 6 2023-11-23T16:02:16.913Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.914Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.914Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 6 2023-11-23T16:02:16.927Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.928Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.928Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.928Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.928Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.928Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 6 2023-11-23T16:02:16.928Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.929Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.929Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 6 2023-11-23T16:02:16.931Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.931Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.931Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 6 2023-11-23T16:02:16.931Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 6 2023-11-23T16:02:16.931Z WARN 8097 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.89]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.89]:5702, uuid=03010f14-6716-48cb-a5b5-7650d0367523, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.64]:5703, uuid=bee322bf-0fad-4dc4-8d5a-b3df613d39b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.64]:5704, uuid=5e674a2f-546f-42fa-b5b3-450c3b442b2d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.89]:5703, uuid=b8ba3cf9-87c2-4f6c-9a88-0a0f1ef07a02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.89]:5704, uuid=d58a64e6-2c14-4a73-81ff-14c24c49ba47, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.64]:5705, uuid=98e9d6ed-43dc-4345-9ec8-8676dfe808d1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.89]:5705, uuid=ff116fcd-b521-4d3f-85d0-2f3817698596, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.64]:5706, uuid=68c5a381-14de-42b3-ba39-67191d839d57, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.64]:5707, uuid=be3a5eff-fe81-4557-be75-26dca5149e31, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.89]:5706, uuid=7778a294-d0ef-431f-8e1b-b4ddc126ba6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.89]:5707, uuid=4f970989-6732-4d7e-93aa-0c70108e5b77, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2023-11-23T16:02:16.933Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.933Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.933Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.933Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.933Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.933Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 5 2023-11-23T16:02:16.933Z WARN 8097 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.64]:5704 - 5e674a2f-546f-42fa-b5b3-450c3b442b2d is suspected to be dead for reason: No connection 2023-11-23T16:02:16.933Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.938Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.938Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 6 2023-11-23T16:02:16.940Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.941Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.953Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.953Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:16.953Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.953Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:16.953Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.953Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.956Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:16.956Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:16.972Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:16.972Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:16.982Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.982Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.983Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.983Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.983Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 7 2023-11-23T16:02:16.983Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.984Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.984Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.984Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.984Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 6 2023-11-23T16:02:16.984Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.984Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.984Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 7 2023-11-23T16:02:16.985Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.985Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.985Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.986Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.986Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.986Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 7 2023-11-23T16:02:16.986Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.986Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 7 2023-11-23T16:02:16.986Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.986Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.986Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.986Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:16.986Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.987Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.987Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 7 2023-11-23T16:02:16.987Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.987Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.987Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 7 2023-11-23T16:02:16.987Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:16.987Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.987Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 7 2023-11-23T16:02:16.987Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 7 2023-11-23T16:02:16.987Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.987Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.987Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 7 2023-11-23T16:02:16.987Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.987Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 7 2023-11-23T16:02:16.987Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.988Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.988Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 7 2023-11-23T16:02:16.988Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.988Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.988Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 7 2023-11-23T16:02:16.988Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.988Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 6 2023-11-23T16:02:16.992Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.993Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:16.993Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.993Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:16.993Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.994Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.994Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 7 2023-11-23T16:02:16.995Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:16.995Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:16.995Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 6 2023-11-23T16:02:16.996Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:16.996Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:16.996Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:16.996Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:16.996Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 6 2023-11-23T16:02:16.996Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 6 2023-11-23T16:02:17.004Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.004Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.005Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.005Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 6 2023-11-23T16:02:17.005Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.005Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 7 2023-11-23T16:02:17.006Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.007Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.007Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 6 2023-11-23T16:02:17.007Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.007Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.008Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.008Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.008Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.008Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 7 2023-11-23T16:02:17.008Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.008Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 7 2023-11-23T16:02:17.012Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.012Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.012Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.012Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.012Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.013Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 7 2023-11-23T16:02:17.013Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.013Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.013Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.013Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 7 2023-11-23T16:02:17.013Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 7 2023-11-23T16:02:17.013Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 7 2023-11-23T16:02:17.014Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.014Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.019Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:17.019Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:17.029Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.029Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.029Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.030Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.030Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 7 2023-11-23T16:02:17.030Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.030Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.030Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 7 2023-11-23T16:02:17.033Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.034Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.034Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.034Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 7 2023-11-23T16:02:17.034Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.034Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.035Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.035Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.035Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 6 2023-11-23T16:02:17.035Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.037Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.037Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.038Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.039Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.041Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.041Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.041Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.041Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 7 2023-11-23T16:02:17.041Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.041Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.042Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.052Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.052Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.053Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.053Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 7 2023-11-23T16:02:17.053Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.053Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.053Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.054Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.054Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.054Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.055Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:17.055Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:17.060Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.077Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:17.077Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:17.077Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:17.084Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.084Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.084Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.084Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.084Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 7 2023-11-23T16:02:17.084Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.085Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.085Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.085Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.085Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 7 2023-11-23T16:02:17.085Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.086Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 8 2023-11-23T16:02:17.086Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.086Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 8 2023-11-23T16:02:17.086Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.086Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.087Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.087Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.087Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 8 2023-11-23T16:02:17.087Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.087Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.087Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.087Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.088Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.088Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.088Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.088Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.088Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.088Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 8 2023-11-23T16:02:17.088Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 8 2023-11-23T16:02:17.088Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.088Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.088Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 8 2023-11-23T16:02:17.088Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.088Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.088Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.088Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 8 2023-11-23T16:02:17.088Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 8 2023-11-23T16:02:17.088Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 8 2023-11-23T16:02:17.089Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.089Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 8 2023-11-23T16:02:17.089Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.089Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.089Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 8 2023-11-23T16:02:17.089Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.089Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.089Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 7 2023-11-23T16:02:17.090Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.090Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 8 2023-11-23T16:02:17.094Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.094Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.094Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.094Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.094Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.094Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 7 2023-11-23T16:02:17.094Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.095Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.096Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.096Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 7 2023-11-23T16:02:17.096Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.097Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.097Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.097Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 7 2023-11-23T16:02:17.097Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.097Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 7 2023-11-23T16:02:17.105Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.105Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.106Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.106Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.106Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 7 2023-11-23T16:02:17.106Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 8 2023-11-23T16:02:17.107Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.108Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.108Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 7 2023-11-23T16:02:17.108Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.108Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.109Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.109Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.109Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.109Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 8 2023-11-23T16:02:17.109Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.109Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 8 2023-11-23T16:02:17.113Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.113Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.113Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.113Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.113Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.113Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.113Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.114Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.114Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 8 2023-11-23T16:02:17.115Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.115Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.131Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.131Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.131Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.131Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.131Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 8 2023-11-23T16:02:17.131Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.131Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.131Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 7 2023-11-23T16:02:17.131Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 8 2023-11-23T16:02:17.134Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.135Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.135Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 8 2023-11-23T16:02:17.135Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.135Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.136Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.136Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.136Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 7 2023-11-23T16:02:17.136Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.136Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.139Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.139Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.141Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.141Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.141Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.141Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.141Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.145Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.153Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.154Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.154Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.154Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 8 2023-11-23T16:02:17.154Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.154Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.154Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.154Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.155Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.163Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.166Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.174Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:17.174Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:17.181Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.182Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.185Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.185Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.185Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 8 2023-11-23T16:02:17.186Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.186Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.186Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.186Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 8 2023-11-23T16:02:17.186Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.187Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.187Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.187Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.187Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.187Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 9 2023-11-23T16:02:17.188Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.188Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 9 2023-11-23T16:02:17.188Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.188Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 9 2023-11-23T16:02:17.188Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 9 2023-11-23T16:02:17.189Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.189Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 9 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.189Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 9 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.189Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 9 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.189Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.189Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 8 2023-11-23T16:02:17.189Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.189Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 9 2023-11-23T16:02:17.190Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.190Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 9 2023-11-23T16:02:17.190Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.190Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 9 2023-11-23T16:02:17.190Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.190Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 9 2023-11-23T16:02:17.190Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.191Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.191Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 8 2023-11-23T16:02:17.192Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.193Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.194Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 9 2023-11-23T16:02:17.195Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.195Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.197Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.197Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.197Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 8 2023-11-23T16:02:17.206Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.206Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.206Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.206Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.206Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.206Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.206Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.206Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 8 2023-11-23T16:02:17.206Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.206Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 8 2023-11-23T16:02:17.207Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.207Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 8 2023-11-23T16:02:17.207Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.208Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.208Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.209Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 9 2023-11-23T16:02:17.209Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.209Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 8 2023-11-23T16:02:17.209Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.209Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.210Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.210Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.210Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 9 2023-11-23T16:02:17.210Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.210Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.210Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 9 2023-11-23T16:02:17.210Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.210Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 8 2023-11-23T16:02:17.214Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.214Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.214Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.214Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.214Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.214Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 8 2023-11-23T16:02:17.215Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.215Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 9 2023-11-23T16:02:17.215Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.215Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 8 2023-11-23T16:02:17.215Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.215Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 8 2023-11-23T16:02:17.216Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.216Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.232Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.232Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.232Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.232Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.232Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 9 2023-11-23T16:02:17.232Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.232Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 9 2023-11-23T16:02:17.233Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.233Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 8 2023-11-23T16:02:17.235Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.236Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.236Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 9 2023-11-23T16:02:17.236Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.237Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.237Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.237Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 8 2023-11-23T16:02:17.237Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.237Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.237Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.240Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.240Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.241Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.241Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.242Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.242Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.242Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.242Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 8 2023-11-23T16:02:17.242Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.248Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.249Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.254Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.255Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.254Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.255Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.255Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.255Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 9 2023-11-23T16:02:17.255Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.262Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:17.262Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:17.262Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:17.263Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.263Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.263Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.264Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.264Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.264Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.265Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.265Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.267Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.267Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.282Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.284Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.286Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.286Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.286Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.286Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 9 2023-11-23T16:02:17.287Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.287Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.288Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.289Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.289Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.289Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.289Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 10 2023-11-23T16:02:17.289Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 10 2023-11-23T16:02:17.289Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.289Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.289Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 9 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.290Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.290Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 10 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.290Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 10 2023-11-23T16:02:17.290Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 10 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.290Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 10 2023-11-23T16:02:17.290Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.291Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 9 2023-11-23T16:02:17.291Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.291Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 10 2023-11-23T16:02:17.291Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.291Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 10 2023-11-23T16:02:17.291Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.291Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 10 2023-11-23T16:02:17.291Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.292Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.292Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 9 2023-11-23T16:02:17.294Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.295Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.295Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 10 2023-11-23T16:02:17.295Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.296Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.297Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.298Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.298Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 9 2023-11-23T16:02:17.307Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.307Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.307Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.307Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.307Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 9 2023-11-23T16:02:17.307Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.307Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 9 2023-11-23T16:02:17.308Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.308Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.308Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.308Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 9 2023-11-23T16:02:17.309Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.309Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.310Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.310Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.310Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.310Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 10 2023-11-23T16:02:17.310Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.310Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.310Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 9 2023-11-23T16:02:17.311Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.311Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.311Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.311Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 9 2023-11-23T16:02:17.312Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.312Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.312Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 10 2023-11-23T16:02:17.315Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.315Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.315Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.315Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 9 2023-11-23T16:02:17.315Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.316Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.316Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.316Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.316Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 9 2023-11-23T16:02:17.316Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.316Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 9 2023-11-23T16:02:17.316Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.317Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.331Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:17.331Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:17.332Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:17.332Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:17.333Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.333Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.333Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.334Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.334Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.334Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 10 2023-11-23T16:02:17.334Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.334Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 10 2023-11-23T16:02:17.334Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 9 2023-11-23T16:02:17.336Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.337Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.337Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 10 2023-11-23T16:02:17.337Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.337Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.338Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.338Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.338Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.338Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.340Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.341Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.341Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.342Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.342Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 9 2023-11-23T16:02:17.342Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.342Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.343Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.343Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 9 2023-11-23T16:02:17.343Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.351Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.356Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.356Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.356Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.356Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.357Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.357Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.357Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.357Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 10 2023-11-23T16:02:17.364Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.364Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.364Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.364Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.365Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.365Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.365Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.365Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 10 2023-11-23T16:02:17.365Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.365Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.366Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.367Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.368Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.385Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.386Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.387Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.387Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.388Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 10 2023-11-23T16:02:17.388Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.388Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.389Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.389Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.390Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.390Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 11 2023-11-23T16:02:17.390Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.390Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 11 2023-11-23T16:02:17.390Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.391Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.391Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.391Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 10 2023-11-23T16:02:17.392Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.392Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.392Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.393Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.393Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 11 2023-11-23T16:02:17.393Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.393Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.393Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 10 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.395Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.395Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 10 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.395Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 11 2023-11-23T16:02:17.395Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.395Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 11 2023-11-23T16:02:17.396Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.396Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 10 2023-11-23T16:02:17.396Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.396Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 11 2023-11-23T16:02:17.402Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.402Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.403Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.403Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 10 2023-11-23T16:02:17.404Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.404Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 11 2023-11-23T16:02:17.404Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.404Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.404Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 11 2023-11-23T16:02:17.404Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.409Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.409Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.409Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.409Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 10 2023-11-23T16:02:17.409Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 11 2023-11-23T16:02:17.410Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.410Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.410Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 11 2023-11-23T16:02:17.411Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.411Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.411Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.411Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 10 2023-11-23T16:02:17.412Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.412Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 11 2023-11-23T16:02:17.416Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.416Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.416Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.416Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.416Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.416Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 10 2023-11-23T16:02:17.416Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.416Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.416Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 11 2023-11-23T16:02:17.416Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.416Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 10 2023-11-23T16:02:17.418Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.418Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.418Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.418Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.418Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.418Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.418Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.418Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 10 2023-11-23T16:02:17.418Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.418Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 10 2023-11-23T16:02:17.419Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.419Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.419Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 10 2023-11-23T16:02:17.419Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.419Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.419Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.419Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.419Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 10 2023-11-23T16:02:17.419Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.419Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.419Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 10 2023-11-23T16:02:17.419Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 10 2023-11-23T16:02:17.425Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:17.426Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:17.434Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.434Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.434Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.435Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.435Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 10 2023-11-23T16:02:17.440Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.440Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.440Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 11 2023-11-23T16:02:17.440Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.440Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 11 2023-11-23T16:02:17.440Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.440Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 11 2023-11-23T16:02:17.441Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.441Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.441Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.441Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.441Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.441Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.445Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.446Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.446Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.446Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.446Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 10 2023-11-23T16:02:17.446Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.447Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.447Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 10 2023-11-23T16:02:17.447Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.447Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.456Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.457Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.457Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.457Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.458Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.458Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.458Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.458Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 11 2023-11-23T16:02:17.458Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.465Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.465Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.465Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.465Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.465Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.465Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.466Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.466Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.466Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.468Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.468Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 11 2023-11-23T16:02:17.468Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.469Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.486Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.487Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.488Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.488Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.488Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 11 2023-11-23T16:02:17.489Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.489Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.490Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.491Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.491Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 12 2023-11-23T16:02:17.491Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.492Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.492Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.492Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 11 2023-11-23T16:02:17.492Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.492Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 12 2023-11-23T16:02:17.493Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.493Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.493Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.493Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.493Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.494Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.494Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 11 2023-11-23T16:02:17.496Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.496Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.496Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.497Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.497Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 11 2023-11-23T16:02:17.497Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.498Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.498Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.498Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 12 2023-11-23T16:02:17.498Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.498Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 12 2023-11-23T16:02:17.500Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.500Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 12 2023-11-23T16:02:17.500Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.500Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 11 2023-11-23T16:02:17.503Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.503Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.503Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 11 2023-11-23T16:02:17.504Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.508Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.508Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.509Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.509Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.509Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.509Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 12 2023-11-23T16:02:17.510Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.510Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 11 2023-11-23T16:02:17.511Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.511Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.511Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 12 2023-11-23T16:02:17.512Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.512Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.512Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.512Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 11 2023-11-23T16:02:17.512Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.512Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 12 2023-11-23T16:02:17.512Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.512Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.513Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 12 2023-11-23T16:02:17.513Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.513Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 12 2023-11-23T16:02:17.518Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.518Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.518Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.519Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.519Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.519Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 11 2023-11-23T16:02:17.519Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.519Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.519Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.519Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 12 2023-11-23T16:02:17.519Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.520Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.520Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.520Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.520Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.521Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.521Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.521Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.521Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.521Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.521Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 11 2023-11-23T16:02:17.521Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.521Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 11 2023-11-23T16:02:17.521Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.521Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.521Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 11 2023-11-23T16:02:17.521Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 11 2023-11-23T16:02:17.522Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.522Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.522Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 11 2023-11-23T16:02:17.522Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.522Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.522Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 11 2023-11-23T16:02:17.522Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.522Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.522Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.524Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:17.524Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:17.524Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.524Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 11 2023-11-23T16:02:17.524Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.524Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.524Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 12 2023-11-23T16:02:17.525Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.540Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.540Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.541Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.541Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.541Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.541Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.541Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.542Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.542Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 11 2023-11-23T16:02:17.542Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.542Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 12 2023-11-23T16:02:17.542Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.542Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 12 2023-11-23T16:02:17.542Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.542Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.542Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 12 2023-11-23T16:02:17.545Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.545Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.546Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.546Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.547Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.547Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.547Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.547Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 11 2023-11-23T16:02:17.547Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.548Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.548Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.557Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.558Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.558Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.558Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.559Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.559Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.559Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.559Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 12 2023-11-23T16:02:17.559Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.564Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.564Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.564Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.564Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.565Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.565Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.565Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.565Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.565Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.565Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.566Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.567Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.567Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.568Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.568Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.569Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.569Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.578Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:17.578Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:17.580Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:17.580Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:17.583Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.590Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.590Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.591Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.591Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.592Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.592Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.592Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 13 2023-11-23T16:02:17.592Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 12 2023-11-23T16:02:17.592Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.592Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.592Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.593Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.593Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 13 2023-11-23T16:02:17.598Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.599Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.599Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.599Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.599Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.599Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.599Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 13 2023-11-23T16:02:17.603Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.605Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.606Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.606Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.606Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 13 2023-11-23T16:02:17.606Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.606Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.606Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 12 2023-11-23T16:02:17.606Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.606Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 12 2023-11-23T16:02:17.607Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.607Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 13 2023-11-23T16:02:17.608Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.608Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 12 2023-11-23T16:02:17.608Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.608Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 12 2023-11-23T16:02:17.608Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.608Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.608Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.609Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 12 2023-11-23T16:02:17.609Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.611Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.611Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.612Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.612Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 12 2023-11-23T16:02:17.613Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.613Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.613Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 13 2023-11-23T16:02:17.613Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.613Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.613Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.613Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 12 2023-11-23T16:02:17.613Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.613Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 13 2023-11-23T16:02:17.614Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.614Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.614Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 13 2023-11-23T16:02:17.616Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.616Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.616Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 13 2023-11-23T16:02:17.617Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.617Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 13 2023-11-23T16:02:17.619Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.619Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.620Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.620Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.620Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 12 2023-11-23T16:02:17.621Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.621Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.622Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.622Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.622Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 12 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.622Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.622Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.622Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 12 2023-11-23T16:02:17.623Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.623Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.623Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 12 2023-11-23T16:02:17.623Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.623Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.623Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 13 2023-11-23T16:02:17.623Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.623Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.624Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.624Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.624Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.625Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.625Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 12 2023-11-23T16:02:17.626Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.626Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.629Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.629Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 12 2023-11-23T16:02:17.630Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:17.630Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:17.642Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.642Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.642Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.642Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.643Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.643Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 12 2023-11-23T16:02:17.644Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.644Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 13 2023-11-23T16:02:17.644Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.644Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.645Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.646Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.646Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.647Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.647Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.647Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 13 2023-11-23T16:02:17.647Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.647Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.647Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.647Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.648Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.648Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 11 2023-11-23T16:02:17.648Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.648Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.649Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 13 2023-11-23T16:02:17.658Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.659Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.659Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.659Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.660Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.660Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 12 2023-11-23T16:02:17.660Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.660Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 13 2023-11-23T16:02:17.660Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.661Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.665Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.665Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.665Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.665Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.666Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.666Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.666Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.666Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.666Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.666Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.666Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.667Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.668Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.668Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.669Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.669Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.670Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.671Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.675Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.685Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.686Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.691Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.692Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.692Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.692Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.693Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.693Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.693Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 12 2023-11-23T16:02:17.693Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.693Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 13 2023-11-23T16:02:17.695Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.696Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.699Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.699Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 14 2023-11-23T16:02:17.705Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.706Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.707Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.707Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.707Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.707Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.707Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 14 2023-11-23T16:02:17.707Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.707Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 14 2023-11-23T16:02:17.707Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.707Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.707Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 13 2023-11-23T16:02:17.707Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 13 2023-11-23T16:02:17.709Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.709Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.709Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.709Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 13 2023-11-23T16:02:17.710Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.710Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.710Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.710Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.710Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 13 2023-11-23T16:02:17.710Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.712Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.712Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.712Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 13 2023-11-23T16:02:17.713Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.713Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 13 2023-11-23T16:02:17.713Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.713Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 14 2023-11-23T16:02:17.714Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.714Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 13 2023-11-23T16:02:17.714Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.714Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.714Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.715Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.715Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.715Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 14 2023-11-23T16:02:17.716Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.716Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 14 2023-11-23T16:02:17.717Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.717Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.717Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.717Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 14 2023-11-23T16:02:17.717Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.718Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.718Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 14 2023-11-23T16:02:17.718Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.719Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 13 2023-11-23T16:02:17.722Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.723Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 14 2023-11-23T16:02:17.723Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.723Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.723Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 13 2023-11-23T16:02:17.723Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.723Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 13 2023-11-23T16:02:17.723Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.723Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.724Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.724Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 13 2023-11-23T16:02:17.724Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.724Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 12 2023-11-23T16:02:17.724Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.724Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.725Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.725Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 12 2023-11-23T16:02:17.725Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.725Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.725Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.725Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.725Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.725Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.725Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 14 2023-11-23T16:02:17.726Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.729Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.729Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.730Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.730Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.733Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.747Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.748Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.748Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.748Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 14 2023-11-23T16:02:17.748Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.748Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.749Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.749Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 13 2023-11-23T16:02:17.749Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.749Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.749Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.749Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 14 2023-11-23T16:02:17.749Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.749Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.749Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.749Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 12 2023-11-23T16:02:17.760Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.761Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.761Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.761Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.761Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 13 2023-11-23T16:02:17.761Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.761Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 14 2023-11-23T16:02:17.761Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.766Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.766Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.766Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 13 2023-11-23T16:02:17.767Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.767Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.767Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.768Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.768Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.768Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.768Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.768Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 13 2023-11-23T16:02:17.768Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.768Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.769Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.769Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.769Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.769Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.770Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.772Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.772Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.775Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.775Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.785Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:17.785Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:17.787Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:17.787Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:17.789Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.791Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.793Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.793Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.793Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.794Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.794Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 13 2023-11-23T16:02:17.795Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.795Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.795Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.796Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.796Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 14 2023-11-23T16:02:17.800Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.803Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.803Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 15 2023-11-23T16:02:17.807Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.807Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.807Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.808Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.808Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.808Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 14 2023-11-23T16:02:17.808Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 14 2023-11-23T16:02:17.808Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.808Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 15 2023-11-23T16:02:17.809Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.809Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.810Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.810Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 14 2023-11-23T16:02:17.810Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.810Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 15 2023-11-23T16:02:17.810Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.811Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.811Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.811Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 14 2023-11-23T16:02:17.813Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.813Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.813Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.813Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 15 2023-11-23T16:02:17.814Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.814Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.814Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.814Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 14 2023-11-23T16:02:17.814Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.814Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 14 2023-11-23T16:02:17.814Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.815Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.815Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 14 2023-11-23T16:02:17.816Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.816Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.817Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.817Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 15 2023-11-23T16:02:17.817Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.817Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 15 2023-11-23T16:02:17.817Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.818Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.818Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.818Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 15 2023-11-23T16:02:17.819Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.819Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 14 2023-11-23T16:02:17.821Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.821Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.823Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.823Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 15 2023-11-23T16:02:17.823Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.823Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 14 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.824Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.824Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 14 2023-11-23T16:02:17.824Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.824Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.824Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 14 2023-11-23T16:02:17.825Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.825Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.825Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.825Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.825Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.825Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.825Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 15 2023-11-23T16:02:17.825Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.825Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.825Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.825Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.825Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 14 2023-11-23T16:02:17.825Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.825Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.825Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 13 2023-11-23T16:02:17.826Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.826Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.826Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.826Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.826Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.826Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 15 2023-11-23T16:02:17.829Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.829Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.830Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 13 2023-11-23T16:02:17.830Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.831Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.833Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.834Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.849Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.849Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.849Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.849Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.849Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.850Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.850Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 14 2023-11-23T16:02:17.850Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.850Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.850Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 13 2023-11-23T16:02:17.850Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.850Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 14 2023-11-23T16:02:17.850Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.850Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.850Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 15 2023-11-23T16:02:17.851Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.851Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 15 2023-11-23T16:02:17.862Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.862Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.862Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.862Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.862Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.862Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 14 2023-11-23T16:02:17.866Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.866Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.866Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.866Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.867Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 15 2023-11-23T16:02:17.867Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.867Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.867Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.867Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.867Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.868Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.868Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.869Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.869Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.870Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.870Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.870Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 14 2023-11-23T16:02:17.870Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.870Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.870Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.870Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.870Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.871Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.871Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.871Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 14 2023-11-23T16:02:17.872Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.872Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.873Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.876Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.876Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.892Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.892Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.894Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.894Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.894Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.894Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.896Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.896Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.896Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.897Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.897Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 15 2023-11-23T16:02:17.903Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.903Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.908Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.909Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.909Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.909Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.909Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 16 2023-11-23T16:02:17.909Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.909Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.909Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 15 2023-11-23T16:02:17.909Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 15 2023-11-23T16:02:17.910Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.910Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.910Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.911Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.911Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 16 2023-11-23T16:02:17.913Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.914Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.914Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.914Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.914Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 16 2023-11-23T16:02:17.914Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.914Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.915Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.915Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 15 2023-11-23T16:02:17.915Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.915Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.915Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.915Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 15 2023-11-23T16:02:17.917Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.917Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.918Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 16 2023-11-23T16:02:17.918Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.918Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.920Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.921Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.921Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.921Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.921Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.921Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.921Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.921Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 13 2023-11-23T16:02:17.921Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.921Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.921Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 16 2023-11-23T16:02:17.921Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.922Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 15 2023-11-23T16:02:17.922Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.922Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.923Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.923Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.923Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.923Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:17.923Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:17.923Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.924Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.924Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.924Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.925Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 15 2023-11-23T16:02:17.925Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.925Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.925Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 15 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.925Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.925Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.926Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.926Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.926Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 16 2023-11-23T16:02:17.926Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.926Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.926Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.926Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.926Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 15 2023-11-23T16:02:17.926Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.926Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.926Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.926Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 15 2023-11-23T16:02:17.926Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.926Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.926Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.926Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.927Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.927Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 14 2023-11-23T16:02:17.927Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.927Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 16 2023-11-23T16:02:17.927Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.927Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.930Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.930Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.931Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.933Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.935Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.936Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.944Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.947Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.949Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.951Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.951Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.951Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.951Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.951Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.952Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.952Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 14 2023-11-23T16:02:17.952Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.952Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 15 2023-11-23T16:02:17.952Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.952Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.953Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.953Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.953Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 16 2023-11-23T16:02:17.953Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.953Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 16 2023-11-23T16:02:17.954Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.954Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 15 2023-11-23T16:02:17.954Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.954Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 16 2023-11-23T16:02:17.955Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.956Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.956Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.963Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.963Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.963Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.964Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.964Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 15 2023-11-23T16:02:17.966Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.966Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.967Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.967Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.967Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.967Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.968Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.968Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.968Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 15 2023-11-23T16:02:17.968Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.969Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.969Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.969Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 16 2023-11-23T16:02:17.969Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.969Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.969Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.969Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.970Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.970Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 16 2023-11-23T16:02:17.970Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.970Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.971Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.971Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.971Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.972Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.972Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 15 2023-11-23T16:02:17.972Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:17.972Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.972Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 15 2023-11-23T16:02:17.973Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.973Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.973Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:17.973Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.976Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:17.976Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:17.978Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:17.978Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:17.993Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.993Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.995Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:17.996Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:17.996Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:17.996Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 14 2023-11-23T16:02:17.996Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:17.997Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:17.997Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:17.999Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.000Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.000Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 16 2023-11-23T16:02:18.010Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.010Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.010Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.010Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.011Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.011Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 16 2023-11-23T16:02:18.011Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.011Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.011Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 16 2023-11-23T16:02:18.011Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.011Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.011Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 17 2023-11-23T16:02:18.011Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.012Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.013Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.013Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 17 2023-11-23T16:02:18.015Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.016Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.016Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 17 2023-11-23T16:02:18.016Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.017Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.017Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 16 2023-11-23T16:02:18.017Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.018Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.018Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.018Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 15 2023-11-23T16:02:18.018Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.018Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.019Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.019Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.019Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.020Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.020Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 16 2023-11-23T16:02:18.020Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.020Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 16 2023-11-23T16:02:18.021Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.022Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.022Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 14 2023-11-23T16:02:18.023Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.023Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.023Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.023Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.024Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.024Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.024Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.024Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.024Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 16 2023-11-23T16:02:18.024Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.024Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.024Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 15 2023-11-23T16:02:18.024Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.024Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.025Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.025Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.025Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.026Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 16 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.026Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 16 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.026Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.026Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.026Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 17 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.026Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.026Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.027Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.027Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 17 2023-11-23T16:02:18.027Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.027Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.027Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.028Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.028Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.028Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.028Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.028Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.028Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.028Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.028Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 16 2023-11-23T16:02:18.028Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.028Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 17 2023-11-23T16:02:18.028Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.033Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.034Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.037Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.037Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.037Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.038Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.038Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.038Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 15 2023-11-23T16:02:18.038Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.038Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 14 2023-11-23T16:02:18.047Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.051Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.053Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.054Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 17 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.054Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 17 2023-11-23T16:02:18.054Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.054Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 15 2023-11-23T16:02:18.054Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.055Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.055Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 16 2023-11-23T16:02:18.055Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.055Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.055Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 17 2023-11-23T16:02:18.055Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 16 2023-11-23T16:02:18.055Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.056Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.056Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.056Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.057Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.057Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.057Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.057Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.057Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.060Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:18.060Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:18.064Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.065Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.065Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.065Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.065Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 16 2023-11-23T16:02:18.067Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.067Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.067Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.068Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.069Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.069Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.069Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.069Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.070Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 17 2023-11-23T16:02:18.070Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.070Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.070Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.070Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 16 2023-11-23T16:02:18.070Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.071Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.071Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.071Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:18.071Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:18.071Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.071Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.071Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.072Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.072Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.072Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 17 2023-11-23T16:02:18.073Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.073Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 16 2023-11-23T16:02:18.073Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.073Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.073Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.073Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.074Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.075Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.075Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 16 2023-11-23T16:02:18.076Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.077Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.078Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.078Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.079Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.081Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.097Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.097Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.097Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.097Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 15 2023-11-23T16:02:18.097Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.098Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.107Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.107Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.108Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.108Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 17 2023-11-23T16:02:18.111Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.111Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.113Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.113Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.113Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.113Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.113Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.113Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 17 2023-11-23T16:02:18.113Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.113Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 17 2023-11-23T16:02:18.113Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.114Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.114Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 18 2023-11-23T16:02:18.116Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.117Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.117Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 18 2023-11-23T16:02:18.117Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.117Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.117Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.118Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.118Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.118Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 18 2023-11-23T16:02:18.118Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.119Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.119Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.119Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 17 2023-11-23T16:02:18.119Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.119Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.120Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.120Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.120Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.120Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.121Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:18.121Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:18.122Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.122Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.124Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.124Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.124Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.124Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.125Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.125Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.125Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.126Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.126Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.126Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.126Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.126Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.126Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.127Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.127Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 17 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.127Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 18 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.127Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 16 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.127Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.128Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.128Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.128Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.128Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.128Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.128Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 15 2023-11-23T16:02:18.128Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.128Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.128Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.129Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.129Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.129Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 18 2023-11-23T16:02:18.129Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.129Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 17 2023-11-23T16:02:18.129Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.129Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.134Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.135Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.138Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.138Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.138Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.138Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.138Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.138Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.151Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.151Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.154Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.154Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.155Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 18 2023-11-23T16:02:18.155Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.155Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 18 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.155Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 16 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.155Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.157Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.157Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.157Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 18 2023-11-23T16:02:18.157Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.161Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.165Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.165Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.166Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.166Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 17 2023-11-23T16:02:18.166Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.167Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.168Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.169Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.170Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.171Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.171Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.171Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.171Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:18.171Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:18.171Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.171Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 17 2023-11-23T16:02:18.171Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.171Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 17 2023-11-23T16:02:18.172Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.172Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.172Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.173Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.174Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.174Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.174Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.174Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 18 2023-11-23T16:02:18.174Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.175Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.175Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.175Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 17 2023-11-23T16:02:18.176Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.176Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 17 2023-11-23T16:02:18.177Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.177Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.178Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.178Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.178Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.179Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.180Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.184Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:18.184Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:18.185Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.185Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.185Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.185Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 18 2023-11-23T16:02:18.192Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:18.192Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:18.192Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:18.200Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.201Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.201Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.201Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.201Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 16 2023-11-23T16:02:18.210Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.211Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.212Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.212Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.214Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.214Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 18 2023-11-23T16:02:18.214Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.216Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.216Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.216Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.217Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.218Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.218Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.218Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.218Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.218Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 18 2023-11-23T16:02:18.218Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 18 2023-11-23T16:02:18.218Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.218Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.218Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 19 2023-11-23T16:02:18.218Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.218Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 19 2023-11-23T16:02:18.218Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.219Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.219Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 17 2023-11-23T16:02:18.219Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.219Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 19 2023-11-23T16:02:18.219Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.219Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.220Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.220Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 16 2023-11-23T16:02:18.220Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.220Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 18 2023-11-23T16:02:18.220Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.220Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.220Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.221Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.221Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.221Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.221Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 17 2023-11-23T16:02:18.224Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.225Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.225Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 17 2023-11-23T16:02:18.225Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.225Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.226Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.226Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.226Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.226Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.226Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.227Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 16 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.227Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.227Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 17 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.227Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.227Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.228Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.228Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 19 2023-11-23T16:02:18.228Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.228Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.228Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.228Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.228Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.228Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.229Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.229Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.229Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.229Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.229Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.229Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 17 2023-11-23T16:02:18.229Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.229Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.229Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.230Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.230Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.230Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 18 2023-11-23T16:02:18.230Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.230Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 16 2023-11-23T16:02:18.230Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.230Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 18 2023-11-23T16:02:18.231Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.235Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.236Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.236Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 19 2023-11-23T16:02:18.239Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.239Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.239Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.240Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.240Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 16 2023-11-23T16:02:18.240Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.240Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.240Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.240Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.240Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 15 2023-11-23T16:02:18.240Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 17 2023-11-23T16:02:18.247Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.247Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.251Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.252Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.255Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.255Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.255Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.255Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.255Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.255Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.256Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.256Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.256Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.256Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.256Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 19 2023-11-23T16:02:18.256Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.256Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.256Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.256Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 17 2023-11-23T16:02:18.256Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.256Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 18 2023-11-23T16:02:18.257Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.257Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.257Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.257Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.258Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.259Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.259Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.259Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 19 2023-11-23T16:02:18.259Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.259Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 19 2023-11-23T16:02:18.262Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.262Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.262Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.262Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.263Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.264Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.264Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.264Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.264Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.265Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.265Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.265Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.265Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.266Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.266Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.267Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.267Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.267Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 18 2023-11-23T16:02:18.267Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.268Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.268Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.270Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.271Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.272Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.272Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.272Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 18 2023-11-23T16:02:18.272Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:18.272Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:18.272Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:18.272Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.272Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.272Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 18 2023-11-23T16:02:18.272Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.273Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.273Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.273Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.275Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.276Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.276Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 18 2023-11-23T16:02:18.277Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.277Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.277Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.278Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.278Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.278Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.278Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 18 2023-11-23T16:02:18.278Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.278Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.278Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 19 2023-11-23T16:02:18.278Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.278Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.280Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.280Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.285Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.285Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.285Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.285Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.301Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.301Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.302Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.302Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.302Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 17 2023-11-23T16:02:18.312Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.312Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.314Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.314Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.315Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.315Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 19 2023-11-23T16:02:18.315Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.315Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 19 2023-11-23T16:02:18.318Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.318Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.318Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.319Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.319Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 19 2023-11-23T16:02:18.319Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.319Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 19 2023-11-23T16:02:18.319Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.319Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.319Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.319Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.320Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.320Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.320Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 18 2023-11-23T16:02:18.320Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 20 2023-11-23T16:02:18.320Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.320Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 20 2023-11-23T16:02:18.320Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.320Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.320Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.320Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.321Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.321Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.322Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.323Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.323Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 20 2023-11-23T16:02:18.325Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.325Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.325Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.325Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.325Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.325Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.326Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.326Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.326Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.326Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.326Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.326Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 18 2023-11-23T16:02:18.326Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.326Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.326Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.327Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.327Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.327Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.327Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.327Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.327Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.327Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.327Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.327Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.327Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.328Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.328Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.328Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.328Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.328Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.328Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.328Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.328Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.328Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 17 2023-11-23T16:02:18.328Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.328Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.328Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.329Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.329Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.329Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.329Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.329Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.329Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.329Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.329Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.329Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.330Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.330Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.330Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 18 2023-11-23T16:02:18.330Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.330Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.330Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.330Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.330Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.331Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.331Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 17 2023-11-23T16:02:18.331Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.331Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 19 2023-11-23T16:02:18.331Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.336Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.336Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.337Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.337Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 20 2023-11-23T16:02:18.337Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.340Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.340Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.340Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.340Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.340Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.340Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.340Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.340Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.340Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.341Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.341Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.341Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.341Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.341Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.341Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.341Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 18 2023-11-23T16:02:18.341Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.341Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.341Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 17 2023-11-23T16:02:18.341Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 16 2023-11-23T16:02:18.341Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.347Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.348Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.351Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.352Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.352Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 20 2023-11-23T16:02:18.352Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.352Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.353Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:18.353Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:18.355Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.356Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.356Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.356Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.356Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.356Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.356Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.356Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.357Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.357Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.357Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 18 2023-11-23T16:02:18.357Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.357Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 20 2023-11-23T16:02:18.357Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.357Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 19 2023-11-23T16:02:18.357Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.357Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.357Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.357Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.358Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.358Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.359Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.359Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.360Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.360Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 20 2023-11-23T16:02:18.360Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.360Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 20 2023-11-23T16:02:18.362Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.362Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.362Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.362Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.362Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.362Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.362Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.362Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.363Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.363Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.365Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.365Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.365Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.365Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.365Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.365Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.365Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.365Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.367Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.367Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.367Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.367Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.368Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.368Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 19 2023-11-23T16:02:18.368Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.369Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.369Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.372Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.372Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.372Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.372Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.373Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.373Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 19 2023-11-23T16:02:18.373Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.373Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.373Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.374Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.374Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.376Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.376Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.378Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.378Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.378Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.378Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.378Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.379Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.379Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 19 2023-11-23T16:02:18.379Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.379Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 19 2023-11-23T16:02:18.379Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.379Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.379Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 20 2023-11-23T16:02:18.379Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.381Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.381Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.385Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.386Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.386Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.386Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.394Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:18.394Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:18.403Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.403Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.403Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.403Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.403Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 18 2023-11-23T16:02:18.413Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.414Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.415Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.416Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.416Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 20 2023-11-23T16:02:18.416Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.417Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.417Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 20 2023-11-23T16:02:18.419Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.419Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.432Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.433Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 18 2023-11-23T16:02:18.433Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.433Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 19 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.433Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 21 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.433Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 19 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.433Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.433Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 18 2023-11-23T16:02:18.433Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 19 2023-11-23T16:02:18.433Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.433Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.433Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 19 2023-11-23T16:02:18.433Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.434Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:18.434Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:18.434Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.434Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 18 2023-11-23T16:02:18.434Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.434Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.434Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.434Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 17 2023-11-23T16:02:18.434Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.434Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.434Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.434Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.434Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 19 2023-11-23T16:02:18.434Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.434Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.435Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.435Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.435Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 20 2023-11-23T16:02:18.435Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.435Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:18.435Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.435Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.435Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:18.435Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 18 2023-11-23T16:02:18.435Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.435Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.435Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 21 2023-11-23T16:02:18.435Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.435Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 20 2023-11-23T16:02:18.436Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.440Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.440Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.440Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.441Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.441Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 19 2023-11-23T16:02:18.441Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.441Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.441Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.441Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.441Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.442Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.442Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 18 2023-11-23T16:02:18.442Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.442Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.442Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 19 2023-11-23T16:02:18.442Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.442Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 17 2023-11-23T16:02:18.442Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.442Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 21 2023-11-23T16:02:18.443Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.443Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.444Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.444Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 20 2023-11-23T16:02:18.448Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.448Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.452Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.453Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.453Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.453Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.456Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.456Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.456Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.457Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.457Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 21 2023-11-23T16:02:18.457Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.457Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.457Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.457Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.458Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.458Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.458Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 19 2023-11-23T16:02:18.458Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.458Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.458Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.458Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.458Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.458Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.458Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.458Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.460Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.460Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.463Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.463Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.463Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.463Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.466Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.466Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.470Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.470Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.471Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.472Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.472Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.472Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 20 2023-11-23T16:02:18.472Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 21 2023-11-23T16:02:18.473Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.473Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.473Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.473Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.473Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.473Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 21 2023-11-23T16:02:18.473Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 21 2023-11-23T16:02:18.474Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.474Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.474Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.474Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.475Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.477Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.477Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.478Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.479Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.479Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.479Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.479Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.479Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.479Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.479Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.479Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 20 2023-11-23T16:02:18.479Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.480Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.480Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 20 2023-11-23T16:02:18.481Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.481Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.484Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.485Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 20 2023-11-23T16:02:18.486Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.487Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.488Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.492Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.492Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 21 2023-11-23T16:02:18.504Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.504Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.504Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.504Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.504Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 21 2023-11-23T16:02:18.504Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 19 2023-11-23T16:02:18.514Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.515Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.517Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.517Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.517Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 21 2023-11-23T16:02:18.517Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.521Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.521Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 21 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.560Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.561Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 19 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.561Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 19 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.561Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 20 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.561Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 19 2023-11-23T16:02:18.561Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 22 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.561Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 20 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.561Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 20 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.561Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 22 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.561Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 20 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.561Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.561Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 19 2023-11-23T16:02:18.561Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.562Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.562Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 20 2023-11-23T16:02:18.562Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.562Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.562Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.562Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.562Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 19 2023-11-23T16:02:18.562Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.562Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.562Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.562Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.562Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.562Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.563Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 22 2023-11-23T16:02:18.563Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.563Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.563Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.563Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.563Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.563Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.563Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 21 2023-11-23T16:02:18.569Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.569Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.569Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.569Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.569Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.569Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.569Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.569Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 20 2023-11-23T16:02:18.569Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.569Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.570Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 17 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.570Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.570Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 22 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.570Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.570Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 21 2023-11-23T16:02:18.570Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 18 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.570Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 21 2023-11-23T16:02:18.570Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.572Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.573Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.573Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 18 2023-11-23T16:02:18.573Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.573Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 20 2023-11-23T16:02:18.573Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.573Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 20 2023-11-23T16:02:18.573Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.573Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.573Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.573Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 20 2023-11-23T16:02:18.575Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.575Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.575Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.575Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 22 2023-11-23T16:02:18.575Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.575Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 21 2023-11-23T16:02:18.578Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.578Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.578Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.578Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.579Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.579Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.579Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.579Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.579Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.579Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.579Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 22 2023-11-23T16:02:18.579Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.579Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.580Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.580Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.582Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.582Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.582Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.583Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.583Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.583Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 21 2023-11-23T16:02:18.583Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.583Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 21 2023-11-23T16:02:18.584Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.584Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 22 2023-11-23T16:02:18.584Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.588Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.588Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.588Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.588Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.588Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 21 2023-11-23T16:02:18.592Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.592Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.605Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.605Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.605Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.605Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 20 2023-11-23T16:02:18.605Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.605Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 22 2023-11-23T16:02:18.610Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:18.610Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:18.615Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.615Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.617Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.618Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.618Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 22 2023-11-23T16:02:18.621Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.621Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.622Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 22 2023-11-23T16:02:18.622Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.622Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.622Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.622Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.623Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.623Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.661Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.661Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.661Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.661Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.661Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.661Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.662Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.662Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 20 2023-11-23T16:02:18.662Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 20 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.662Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 21 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.662Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 23 2023-11-23T16:02:18.662Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.662Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.663Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 21 2023-11-23T16:02:18.663Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.663Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 21 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.663Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 20 2023-11-23T16:02:18.663Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 21 2023-11-23T16:02:18.663Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.663Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 23 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.663Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 20 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.663Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.663Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.664Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.664Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 23 2023-11-23T16:02:18.664Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.664Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.664Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 22 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.664Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.664Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 22 2023-11-23T16:02:18.664Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.664Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.664Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 20 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.664Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.665Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.669Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.670Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 21 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.670Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.670Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.670Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.671Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.671Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.671Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.671Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 19 2023-11-23T16:02:18.671Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.671Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 22 2023-11-23T16:02:18.671Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.673Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.673Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.673Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.673Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.673Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.673Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.673Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.673Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.674Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.674Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.674Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.674Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.674Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.674Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 21 2023-11-23T16:02:18.674Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.674Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.674Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.674Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 23 2023-11-23T16:02:18.675Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.675Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.675Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.676Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.676Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 22 2023-11-23T16:02:18.679Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.679Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.679Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.679Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.679Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.680Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.680Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.680Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 23 2023-11-23T16:02:18.680Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.680Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.680Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.680Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.680Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.680Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 23 2023-11-23T16:02:18.682Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.682Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.683Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.683Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.683Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.683Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.684Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.684Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.684Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.684Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.684Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 22 2023-11-23T16:02:18.684Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.684Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.688Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.688Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.689Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.689Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.689Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 22 2023-11-23T16:02:18.692Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.693Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.705Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.706Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.706Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.706Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 23 2023-11-23T16:02:18.706Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.706Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 21 2023-11-23T16:02:18.710Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:18.710Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:18.711Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:18.711Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:18.716Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.716Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.718Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.719Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.719Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 23 2023-11-23T16:02:18.722Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.722Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.723Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.723Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.723Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.723Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.723Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.723Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 21 2023-11-23T16:02:18.723Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.756Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.756Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.756Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.756Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.756Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 22 2023-11-23T16:02:18.762Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.762Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.762Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.762Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.762Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.762Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.762Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.762Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.762Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.762Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.763Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.763Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.763Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.763Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.763Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.764Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 24 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.764Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 24 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.764Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 22 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.764Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.764Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.765Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.765Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.765Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.765Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 24 2023-11-23T16:02:18.765Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:18.765Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.765Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 22 2023-11-23T16:02:18.765Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:18.765Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.765Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.765Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.765Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.765Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.765Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.766Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.766Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 23 2023-11-23T16:02:18.766Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.766Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 21 2023-11-23T16:02:18.766Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.766Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.766Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 21 2023-11-23T16:02:18.766Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.766Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 22 2023-11-23T16:02:18.766Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.766Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 21 2023-11-23T16:02:18.766Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.766Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 23 2023-11-23T16:02:18.768Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.769Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.770Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.770Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.770Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.770Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.770Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.771Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.771Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.771Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.771Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 18 2023-11-23T16:02:18.771Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.771Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.771Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.771Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 23 2023-11-23T16:02:18.771Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.771Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.771Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.773Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.774Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.774Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.774Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.774Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.774Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 19 2023-11-23T16:02:18.774Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.774Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.774Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.774Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 21 2023-11-23T16:02:18.774Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.774Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 21 2023-11-23T16:02:18.774Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.776Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.776Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.776Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.776Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.776Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.776Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.776Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.776Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.777Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.777Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.777Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 24 2023-11-23T16:02:18.777Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.777Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.777Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.777Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 23 2023-11-23T16:02:18.777Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.777Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 23 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.780Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.780Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 22 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.780Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.780Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.781Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.781Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.781Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 24 2023-11-23T16:02:18.783Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.783Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.783Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 23 2023-11-23T16:02:18.783Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.783Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.784Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.784Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.784Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.784Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.784Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.784Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.785Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.785Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.789Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.789Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.789Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.789Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.793Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.794Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.806Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.806Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.807Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.807Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 22 2023-11-23T16:02:18.807Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.807Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 24 2023-11-23T16:02:18.817Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.817Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.819Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.820Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.820Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 24 2023-11-23T16:02:18.823Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.823Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.823Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.823Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.823Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.824Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 22 2023-11-23T16:02:18.824Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.824Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.824Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 22 2023-11-23T16:02:18.824Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.844Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.844Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.844Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.844Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.844Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.844Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.845Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.845Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.845Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.845Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 21 2023-11-23T16:02:18.845Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.845Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 22 2023-11-23T16:02:18.851Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.851Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.856Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.856Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.857Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.857Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.857Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 23 2023-11-23T16:02:18.862Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.862Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.863Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.863Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.863Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.863Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.863Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.863Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.863Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 23 2023-11-23T16:02:18.863Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.863Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 21 2023-11-23T16:02:18.863Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.863Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.864Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.864Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.864Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 22 2023-11-23T16:02:18.864Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.864Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.864Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.864Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.864Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.864Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.864Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.864Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.865Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.865Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.865Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.865Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.865Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.865Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 23 2023-11-23T16:02:18.865Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.865Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.865Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.865Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.865Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.865Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.866Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.866Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.866Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.866Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.866Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.866Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.866Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.866Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.866Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 23 2023-11-23T16:02:18.866Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.867Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.867Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.867Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 23 2023-11-23T16:02:18.867Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.867Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 22 2023-11-23T16:02:18.867Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.867Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 23 2023-11-23T16:02:18.867Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.867Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.867Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 24 2023-11-23T16:02:18.867Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.867Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 22 2023-11-23T16:02:18.868Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.868Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.868Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.869Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.869Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.869Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.869Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 24 2023-11-23T16:02:18.869Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.869Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.870Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.871Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.871Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.871Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.871Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.871Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.871Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.871Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.871Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.871Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.871Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.871Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.871Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.872Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.872Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.872Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 20 2023-11-23T16:02:18.874Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.874Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.874Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.874Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.874Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.874Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.875Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.875Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.875Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.875Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 22 2023-11-23T16:02:18.875Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.875Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 22 2023-11-23T16:02:18.875Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.876Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.876Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.876Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.877Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.877Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.877Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.877Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.877Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.877Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.877Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.877Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.877Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.877Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 24 2023-11-23T16:02:18.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.877Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.878Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.878Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 24 2023-11-23T16:02:18.880Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.880Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.880Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.881Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.881Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.881Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.881Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 23 2023-11-23T16:02:18.881Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.881Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.881Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.881Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 25 2023-11-23T16:02:18.881Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.881Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.881Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.883Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.884Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.884Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 24 2023-11-23T16:02:18.884Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.884Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.884Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.884Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.888Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.888Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.888Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.888Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.888Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 24 2023-11-23T16:02:18.888Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.888Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 24 2023-11-23T16:02:18.888Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.889Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.889Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.890Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.890Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.894Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.894Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.907Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.907Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.907Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.908Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.908Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 25 2023-11-23T16:02:18.917Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.918Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.918Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 25 2023-11-23T16:02:18.920Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.920Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.923Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.924Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.924Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.924Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.924Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.924Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.924Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.924Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.945Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.945Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.945Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.945Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.945Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.946Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.946Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.946Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.946Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 22 2023-11-23T16:02:18.946Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.946Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 25 2023-11-23T16:02:18.946Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.946Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 23 2023-11-23T16:02:18.951Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.952Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.952Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.952Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.952Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.953Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.957Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.957Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.957Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.957Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.957Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.957Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.957Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.957Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.958Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.958Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.958Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 24 2023-11-23T16:02:18.963Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.963Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.964Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.964Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.964Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 24 2023-11-23T16:02:18.964Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.964Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.965Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.965Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.965Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.965Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.965Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.965Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.966Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.966Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.966Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:18.966Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:18.966Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.966Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.966Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 22 2023-11-23T16:02:18.966Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.966Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.966Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 25 2023-11-23T16:02:18.966Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.966Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 25 2023-11-23T16:02:18.966Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.966Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 23 2023-11-23T16:02:18.966Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.967Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.967Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 24 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.967Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.967Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.969Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.969Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.969Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.969Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.970Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.970Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.970Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.970Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 25 2023-11-23T16:02:18.970Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.970Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 23 2023-11-23T16:02:18.970Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.970Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 25 2023-11-23T16:02:18.970Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.970Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 23 2023-11-23T16:02:18.970Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.970Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 23 2023-11-23T16:02:18.970Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.970Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 23 2023-11-23T16:02:18.970Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.970Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 22 2023-11-23T16:02:18.970Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.971Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.971Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.971Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.972Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.972Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.972Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.972Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.972Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.972Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.972Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.972Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.972Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 19 2023-11-23T16:02:18.972Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.972Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.974Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.974Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.975Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 20 2023-11-23T16:02:18.975Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.975Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.977Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.977Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.977Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.977Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.977Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.977Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.977Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.978Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.978Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.978Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.978Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 25 2023-11-23T16:02:18.978Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.978Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.978Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.978Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.978Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.978Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.981Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.981Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.981Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.981Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.981Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.982Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 25 2023-11-23T16:02:18.982Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.982Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.982Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:18.982Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.982Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 24 2023-11-23T16:02:18.982Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.982Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 26 2023-11-23T16:02:18.982Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.982Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.984Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.984Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.984Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.984Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.984Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:18.985Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.985Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 24 2023-11-23T16:02:18.985Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:18.988Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:18.989Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:18.989Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.989Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:18.989Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 25 2023-11-23T16:02:18.989Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:18.989Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.989Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 25 2023-11-23T16:02:18.990Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:18.990Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:18.990Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:18.990Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:18.994Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:18.995Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.008Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.008Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.008Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.008Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 23 2023-11-23T16:02:19.009Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.009Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 26 2023-11-23T16:02:19.018Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.019Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.019Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 26 2023-11-23T16:02:19.019Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:19.019Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:19.019Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:19.020Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.021Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.024Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.024Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.024Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.025Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.025Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.025Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.025Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.025Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.046Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.046Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.046Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.046Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.047Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.047Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.047Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.047Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 23 2023-11-23T16:02:19.047Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 24 2023-11-23T16:02:19.047Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.047Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.047Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 24 2023-11-23T16:02:19.047Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.047Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 26 2023-11-23T16:02:19.052Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.052Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.052Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.052Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.052Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.052Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 25 2023-11-23T16:02:19.052Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 24 2023-11-23T16:02:19.053Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.053Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.053Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.053Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.053Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.055Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.055Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.055Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.056Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.056Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 25 2023-11-23T16:02:19.057Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.057Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.058Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.058Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.058Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.058Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.058Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.058Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.058Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.058Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.058Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.058Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.059Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.059Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.061Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:19.061Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:19.062Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:19.062Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:19.062Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:19.062Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:19.064Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.064Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.064Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.064Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.065Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.065Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.065Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.065Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.066Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.066Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.066Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.067Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 23 2023-11-23T16:02:19.067Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.067Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.067Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 24 2023-11-23T16:02:19.067Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 26 2023-11-23T16:02:19.067Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.067Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.067Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.067Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.067Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.067Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.067Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.068Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.068Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.068Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.068Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.068Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.068Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.069Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.070Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.070Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.071Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.071Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.071Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 24 2023-11-23T16:02:19.071Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 24 2023-11-23T16:02:19.071Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.071Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.071Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 26 2023-11-23T16:02:19.071Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 23 2023-11-23T16:02:19.071Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.071Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.071Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 25 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.072Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.072Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 25 2023-11-23T16:02:19.072Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.072Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.072Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 25 2023-11-23T16:02:19.073Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.073Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.073Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 20 2023-11-23T16:02:19.073Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.073Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.073Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 21 2023-11-23T16:02:19.074Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.075Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.075Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.075Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 24 2023-11-23T16:02:19.075Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.075Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.075Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.075Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.075Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.076Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.076Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.076Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.076Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 23 2023-11-23T16:02:19.076Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.076Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.076Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 23 2023-11-23T16:02:19.082Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.082Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.082Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.083Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.083Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.083Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.083Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 27 2023-11-23T16:02:19.083Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 25 2023-11-23T16:02:19.083Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.083Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 26 2023-11-23T16:02:19.083Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.083Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.084Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.084Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 26 2023-11-23T16:02:19.084Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.084Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.085Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.085Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.085Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.085Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.085Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.085Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.085Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.089Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.089Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.089Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.090Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.090Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.090Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 26 2023-11-23T16:02:19.090Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.090Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 26 2023-11-23T16:02:19.091Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.091Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.091Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.091Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.096Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.097Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.100Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.101Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.101Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 26 2023-11-23T16:02:19.109Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.109Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.109Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.109Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 24 2023-11-23T16:02:19.109Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.112Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:19.112Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:19.112Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:19.119Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.119Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.121Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.121Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.125Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.125Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.125Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.125Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.126Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.126Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.126Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.126Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 24 2023-11-23T16:02:19.126Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.147Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.147Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.147Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.147Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.147Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.147Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.148Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 25 2023-11-23T16:02:19.148Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.148Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 25 2023-11-23T16:02:19.148Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.148Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.148Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 24 2023-11-23T16:02:19.148Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 25 2023-11-23T16:02:19.148Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.148Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 27 2023-11-23T16:02:19.153Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.153Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.153Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.153Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.153Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 26 2023-11-23T16:02:19.153Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.153Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.153Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.153Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 25 2023-11-23T16:02:19.153Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 27 2023-11-23T16:02:19.153Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.153Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.154Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.155Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.155Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.156Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.156Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.158Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.158Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.158Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.159Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.159Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.159Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.159Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.159Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.159Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 27 2023-11-23T16:02:19.159Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.159Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.159Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.159Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.159Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.159Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.159Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 26 2023-11-23T16:02:19.164Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.164Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.165Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.165Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.165Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.165Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.165Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.165Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.166Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.166Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.166Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.166Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.166Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.166Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.166Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.166Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.167Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.167Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.167Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.167Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.167Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.167Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 26 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.167Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.167Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.168Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.168Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.168Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.168Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.168Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.168Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.168Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.168Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.169Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.169Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.170Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.170Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.171Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.171Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.171Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.171Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.171Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.171Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.171Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.171Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.171Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.171Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:19.172Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:19.172Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.172Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 24 2023-11-23T16:02:19.172Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.172Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.172Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.172Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.172Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.172Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 26 2023-11-23T16:02:19.172Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.172Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.172Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.172Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.173Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.173Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 26 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.173Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.173Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.173Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 26 2023-11-23T16:02:19.175Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.175Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.175Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.175Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.176Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.176Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.176Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.176Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 25 2023-11-23T16:02:19.176Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.176Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 21 2023-11-23T16:02:19.176Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.176Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.176Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.176Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.176Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.176Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.177Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 24 2023-11-23T16:02:19.177Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.177Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.177Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.177Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.182Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.183Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.183Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.183Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 27 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.183Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.183Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.184Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.185Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.185Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.185Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 27 2023-11-23T16:02:19.185Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.185Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.185Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.185Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.185Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.185Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.185Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.186Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.186Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.190Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.190Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.190Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.190Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.190Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.190Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.191Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.191Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.191Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.192Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.192Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 27 2023-11-23T16:02:19.197Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.198Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.201Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.202Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.202Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 27 2023-11-23T16:02:19.209Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.209Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.210Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.210Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 25 2023-11-23T16:02:19.210Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.220Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:19.220Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:19.220Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.220Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.225Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.225Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.226Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.226Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.226Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.226Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.226Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.226Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 25 2023-11-23T16:02:19.226Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.227Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.227Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 25 2023-11-23T16:02:19.227Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.227Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 25 2023-11-23T16:02:19.244Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.244Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.244Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.244Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.244Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.244Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.245Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.245Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.245Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.245Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.245Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.245Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.248Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.248Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.248Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.248Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.248Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.248Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.248Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.248Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.248Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.248Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.252Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.252Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.253Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.253Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.253Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.253Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.253Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.253Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.254Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.254Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 28 2023-11-23T16:02:19.254Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.254Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.254Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 26 2023-11-23T16:02:19.254Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.254Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.254Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.254Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 27 2023-11-23T16:02:19.256Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.256Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.257Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.257Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.259Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.259Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.259Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.259Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.259Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.259Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.259Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.259Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.260Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.260Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.260Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.260Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.260Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 28 2023-11-23T16:02:19.260Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.260Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 27 2023-11-23T16:02:19.260Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.260Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 27 2023-11-23T16:02:19.265Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.265Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.265Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.265Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.266Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.266Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.266Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.266Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.266Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.266Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 28 2023-11-23T16:02:19.266Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.267Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 25 2023-11-23T16:02:19.267Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.267Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.267Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.267Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.267Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.267Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.267Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 28 2023-11-23T16:02:19.267Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.267Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.267Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.268Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.268Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.268Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 24 2023-11-23T16:02:19.268Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.268Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.268Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.268Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 27 2023-11-23T16:02:19.268Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.268Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.268Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.268Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.269Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.269Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.269Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.269Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.269Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.269Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.269Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 26 2023-11-23T16:02:19.270Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.270Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.270Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 27 2023-11-23T16:02:19.270Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.270Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 26 2023-11-23T16:02:19.270Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.270Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.270Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 26 2023-11-23T16:02:19.270Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.270Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.271Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.271Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.271Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.272Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 25 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.272Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.273Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.273Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 27 2023-11-23T16:02:19.273Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.273Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 27 2023-11-23T16:02:19.273Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.273Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.273Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.273Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.273Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.273Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.273Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.274Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.274Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.274Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 21 2023-11-23T16:02:19.274Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.274Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 27 2023-11-23T16:02:19.274Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.274Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 22 2023-11-23T16:02:19.274Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.274Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 27 2023-11-23T16:02:19.274Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.275Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.275Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.276Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.276Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.276Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.276Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.276Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.276Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.276Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.277Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.277Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.277Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.277Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.277Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 26 2023-11-23T16:02:19.277Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.277Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 24 2023-11-23T16:02:19.277Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.277Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.277Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.278Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.278Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.283Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.284Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.284Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.284Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.284Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.284Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.284Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 28 2023-11-23T16:02:19.284Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.284Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.284Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.284Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.284Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.285Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.285Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.285Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.285Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.285Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.286Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.286Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.286Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.286Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.286Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.286Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 28 2023-11-23T16:02:19.286Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.286Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.291Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.291Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.291Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.291Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.291Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.291Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.292Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.292Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.292Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.292Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.298Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.298Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.302Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.302Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.310Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.310Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.310Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.310Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.313Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:19.313Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:19.321Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.321Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.326Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.326Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.326Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 28 2023-11-23T16:02:19.326Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.327Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.327Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.327Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 28 2023-11-23T16:02:19.327Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.327Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 26 2023-11-23T16:02:19.327Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.327Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.327Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.327Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.345Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.345Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.345Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.345Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.345Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.345Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.345Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.345Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.346Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.346Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.346Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.346Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.349Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.349Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.349Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.349Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.349Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.349Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.349Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.350Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.351Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.351Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.353Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.353Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.353Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.353Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.354Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.354Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.354Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.354Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.354Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.354Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.355Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.355Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 27 2023-11-23T16:02:19.355Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.355Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 28 2023-11-23T16:02:19.356Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.356Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.357Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.357Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.359Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.359Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.360Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.360Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.360Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.360Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.360Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.360Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.360Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 29 2023-11-23T16:02:19.360Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.360Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.360Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.360Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.360Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.360Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.363Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.363Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.363Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.363Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.364Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.364Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.364Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:19.364Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:19.364Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.364Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.364Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.364Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.366Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.366Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.366Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.366Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.367Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.367Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.367Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.367Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 29 2023-11-23T16:02:19.367Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.367Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.367Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.368Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 29 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.368Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.369Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.369Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 28 2023-11-23T16:02:19.369Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.369Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 26 2023-11-23T16:02:19.369Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.369Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.370Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.370Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.370Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.370Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.370Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.370Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.370Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.370Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.370Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 27 2023-11-23T16:02:19.370Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.370Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.370Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.370Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.370Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.371Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.371Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.372Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.372Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.372Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.372Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.372Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.372Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.372Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.373Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 28 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.373Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 25 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.373Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.373Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 26 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.373Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.373Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 26 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.373Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.373Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 28 2023-11-23T16:02:19.373Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.374Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.374Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.374Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.374Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.374Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.374Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.374Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.374Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.374Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.374Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.374Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 27 2023-11-23T16:02:19.375Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.375Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 28 2023-11-23T16:02:19.375Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.375Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 28 2023-11-23T16:02:19.375Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.375Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.376Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.376Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.376Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 29 2023-11-23T16:02:19.376Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.376Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.376Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.377Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.377Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.377Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 26 2023-11-23T16:02:19.377Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.377Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 22 2023-11-23T16:02:19.377Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.377Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.377Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.377Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.377Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.378Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.378Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 25 2023-11-23T16:02:19.379Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.379Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.379Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.379Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.384Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.384Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.384Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 28 2023-11-23T16:02:19.385Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.385Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.385Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.386Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.386Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 28 2023-11-23T16:02:19.386Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.386Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.386Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.386Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.386Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.386Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.387Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.387Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.387Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 29 2023-11-23T16:02:19.389Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:19.389Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:19.391Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.391Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.391Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.391Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.392Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.392Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.392Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.392Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.393Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.393Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.398Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.399Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.403Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.403Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.410Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.411Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.411Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.411Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.411Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 26 2023-11-23T16:02:19.418Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:19.418Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:19.422Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.422Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.426Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.427Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.427Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.427Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 29 2023-11-23T16:02:19.427Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.427Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.428Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.428Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.428Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.428Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 27 2023-11-23T16:02:19.428Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.428Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.446Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.446Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.446Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 27 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.446Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 27 2023-11-23T16:02:19.446Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.446Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.446Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.446Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 26 2023-11-23T16:02:19.450Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.450Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.450Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.450Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.450Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.450Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.451Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.451Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.451Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.451Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.453Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.453Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.454Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.454Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.454Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.455Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.455Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.455Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.455Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.455Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.455Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.455Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.455Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.455Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.456Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.456Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 29 2023-11-23T16:02:19.456Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.456Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 28 2023-11-23T16:02:19.457Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.457Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.457Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.458Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.458Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.458Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.459Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.459Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.460Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.460Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.460Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.460Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.461Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.461Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.461Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.461Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.461Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.461Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.464Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.464Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.464Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.464Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.464Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.464Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.464Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 22 2023-11-23T16:02:19.464Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.464Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.464Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.464Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 29 2023-11-23T16:02:19.465Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.466Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.466Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.466Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.467Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.467Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.467Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.467Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.467Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.467Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.468Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.468Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.468Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.468Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.468Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.468Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 30 2023-11-23T16:02:19.468Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.468Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.469Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.469Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.469Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 25 2023-11-23T16:02:19.469Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.469Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.469Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.469Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.470Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.470Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.470Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.470Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 30 2023-11-23T16:02:19.470Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.470Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.470Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.470Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.470Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.470Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.471Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.471Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.471Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.471Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.471Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 28 2023-11-23T16:02:19.471Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 28 2023-11-23T16:02:19.471Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.471Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.471Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.471Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.471Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.473Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.473Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.473Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.473Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.473Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.473Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.473Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.473Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.473Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.473Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.474Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.474Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.474Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 29 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.474Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 29 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.474Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.475Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.475Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.475Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.475Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.475Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.475Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.475Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.475Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.475Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 28 2023-11-23T16:02:19.475Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.476Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.476Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 29 2023-11-23T16:02:19.476Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.476Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 29 2023-11-23T16:02:19.476Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.476Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 23 2023-11-23T16:02:19.476Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.477Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.477Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 30 2023-11-23T16:02:19.477Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.477Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.477Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.477Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.477Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.477Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.477Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 29 2023-11-23T16:02:19.477Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.478Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.478Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.478Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.478Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.478Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 25 2023-11-23T16:02:19.478Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.479Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:19.479Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:19.484Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.484Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.484Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.484Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.484Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.485Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.485Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.485Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.485Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.485Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.485Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 29 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.485Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.486Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.486Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.486Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.486Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.486Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.486Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.487Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.487Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.487Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.487Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.487Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.487Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.492Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.492Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.492Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.492Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.492Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.492Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.492Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 29 2023-11-23T16:02:19.493Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.493Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.493Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.493Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.499Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.499Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.500Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 30 2023-11-23T16:02:19.503Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.504Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.511Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.511Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.511Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.512Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.512Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 27 2023-11-23T16:02:19.523Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.523Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.528Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.528Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.533Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.533Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.533Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.534Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.534Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 30 2023-11-23T16:02:19.534Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.534Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 27 2023-11-23T16:02:19.534Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.534Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 28 2023-11-23T16:02:19.541Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.541Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.541Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 27 2023-11-23T16:02:19.547Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.547Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.547Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.547Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.547Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.547Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.547Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.547Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 28 2023-11-23T16:02:19.547Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.547Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.547Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 28 2023-11-23T16:02:19.547Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.547Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 27 2023-11-23T16:02:19.547Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.547Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 30 2023-11-23T16:02:19.547Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.550Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.551Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.551Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.551Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.551Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.551Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.551Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.551Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.552Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.552Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.552Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.552Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.553Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.553Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.554Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.554Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.554Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.554Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.555Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.555Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.555Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.555Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.556Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.556Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.556Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.556Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.556Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.556Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.556Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.556Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.557Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.557Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.558Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.558Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.559Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.559Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.559Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.559Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.560Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.560Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.560Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.560Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.561Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.561Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.561Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.561Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.561Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.561Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.561Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.562Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.562Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.562Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.562Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.563Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.563Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.563Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.563Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.563Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.563Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:19.563Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:19.563Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.564Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.564Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.564Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.564Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.565Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.565Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.565Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.565Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 23 2023-11-23T16:02:19.565Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.565Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.565Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 30 2023-11-23T16:02:19.565Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.567Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.567Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.567Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.567Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.567Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.567Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.567Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.568Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.568Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.568Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.568Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.568Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.569Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.569Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 31 2023-11-23T16:02:19.569Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.569Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.569Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.569Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.569Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.569Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.569Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 29 2023-11-23T16:02:19.569Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.570Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.570Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.570Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.570Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.571Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 31 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.571Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.571Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.571Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.571Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 30 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.571Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.571Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.571Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.571Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.572Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.572Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.572Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.572Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.573Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.573Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 26 2023-11-23T16:02:19.573Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.573Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 29 2023-11-23T16:02:19.573Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.573Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.573Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.574Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.574Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.574Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 26 2023-11-23T16:02:19.574Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.574Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 27 2023-11-23T16:02:19.574Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.574Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.574Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.574Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.574Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.574Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.574Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.574Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.574Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.575Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.575Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 30 2023-11-23T16:02:19.575Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.575Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.575Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 30 2023-11-23T16:02:19.575Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.575Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.576Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.576Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.577Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 24 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.577Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.577Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.577Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 29 2023-11-23T16:02:19.577Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.577Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 30 2023-11-23T16:02:19.578Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.578Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 27 2023-11-23T16:02:19.578Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 30 2023-11-23T16:02:19.578Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.578Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 23 2023-11-23T16:02:19.578Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.578Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.582Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.582Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.582Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 30 2023-11-23T16:02:19.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.582Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.582Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 31 2023-11-23T16:02:19.582Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.583Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.583Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 26 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.585Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.585Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.585Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.586Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.586Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.586Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.586Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.586Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.587Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.587Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.587Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.587Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.587Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.587Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.587Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.588Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.588Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.588Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 29 2023-11-23T16:02:19.592Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.592Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.593Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.593Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.593Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.593Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.593Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 30 2023-11-23T16:02:19.593Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.594Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.594Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.594Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.600Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.600Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.604Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.604Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.612Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.612Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.612Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.612Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.613Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:19.613Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:19.623Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.623Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.628Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.629Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.634Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.634Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.634Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.634Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.634Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.634Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.641Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.642Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.642Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 28 2023-11-23T16:02:19.647Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.647Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.647Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.647Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.647Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.647Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.648Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 29 2023-11-23T16:02:19.648Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.648Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.648Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.648Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.648Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 29 2023-11-23T16:02:19.648Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 28 2023-11-23T16:02:19.648Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.648Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 31 2023-11-23T16:02:19.648Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.651Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.651Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.651Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.651Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.651Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.652Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.652Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.652Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.652Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.652Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.653Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.653Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.653Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.653Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.654Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.655Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.655Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.655Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.655Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.655Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.655Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.656Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.656Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.656Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.656Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.656Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.656Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.656Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 30 2023-11-23T16:02:19.656Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.656Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.657Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.658Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.658Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.658Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.659Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.659Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.659Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.660Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.660Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.661Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.661Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.661Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.661Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 31 2023-11-23T16:02:19.661Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.661Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.661Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.661Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.668Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.668Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.668Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.668Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.668Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.669Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 24 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.669Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 31 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.669Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.669Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.670Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.670Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.670Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 30 2023-11-23T16:02:19.670Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.670Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.670Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 32 2023-11-23T16:02:19.670Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.670Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.671Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.671Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.671Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.671Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.671Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.671Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.671Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.671Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.672Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 32 2023-11-23T16:02:19.672Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.672Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 31 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.672Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.672Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.672Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 29 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.672Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.673Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.673Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.673Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.673Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.674Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.674Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.674Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.674Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.675Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.675Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.675Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.675Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.675Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.675Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.675Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.675Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.675Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.675Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.676Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.676Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.676Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 31 2023-11-23T16:02:19.676Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.676Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 28 2023-11-23T16:02:19.676Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.676Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.676Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.676Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 29 2023-11-23T16:02:19.676Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.676Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.676Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.676Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 27 2023-11-23T16:02:19.676Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.677Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.677Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.677Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.677Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.678Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 25 2023-11-23T16:02:19.678Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.678Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 30 2023-11-23T16:02:19.678Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 31 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.678Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.681Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.681Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.681Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 31 2023-11-23T16:02:19.681Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.681Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.681Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 26 2023-11-23T16:02:19.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.682Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.682Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.682Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.683Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.683Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.683Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.683Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.683Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 32 2023-11-23T16:02:19.685Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.685Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.685Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.685Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.686Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.686Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.686Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 31 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.686Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.686Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.686Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 31 2023-11-23T16:02:19.686Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.687Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.687Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.687Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.687Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.687Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 27 2023-11-23T16:02:19.687Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.687Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.687Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.687Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.688Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.688Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.688Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.688Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.688Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.693Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.693Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.693Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.693Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.693Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.694Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.694Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 31 2023-11-23T16:02:19.694Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.694Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.694Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.695Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.700Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.701Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.707Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.708Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.708Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 31 2023-11-23T16:02:19.712Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.712Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.712Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.713Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.713Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 28 2023-11-23T16:02:19.724Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.724Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.729Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.730Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.734Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.734Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.734Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.735Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.735Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.735Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.742Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.742Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.748Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.748Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.748Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.748Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.748Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.748Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.748Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.748Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.748Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.748Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 30 2023-11-23T16:02:19.749Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.749Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.749Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 32 2023-11-23T16:02:19.749Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 30 2023-11-23T16:02:19.749Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.752Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.752Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.752Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.752Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.752Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 30 2023-11-23T16:02:19.752Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.752Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.752Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 29 2023-11-23T16:02:19.752Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.752Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.753Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.753Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.753Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.754Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.754Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.754Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.755Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.755Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.755Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.755Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.756Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.756Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.756Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.756Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.757Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.757Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.757Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.757Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.757Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.757Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.757Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 31 2023-11-23T16:02:19.757Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.757Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.758Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.759Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.759Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.759Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.760Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.760Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.760Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.760Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.761Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.761Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.761Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.761Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.762Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 32 2023-11-23T16:02:19.762Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.762Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.768Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.769Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.769Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.769Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.769Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.769Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.769Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.769Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.769Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.770Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 32 2023-11-23T16:02:19.770Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.770Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.770Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.770Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 25 2023-11-23T16:02:19.770Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.771Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.771Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.771Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.771Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.771Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.771Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.771Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 31 2023-11-23T16:02:19.771Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.772Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 29 2023-11-23T16:02:19.772Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.772Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.773Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.773Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.773Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.773Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.773Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.773Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 32 2023-11-23T16:02:19.773Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.773Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 30 2023-11-23T16:02:19.773Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.773Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.773Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 33 2023-11-23T16:02:19.773Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.774Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.774Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 27 2023-11-23T16:02:19.774Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.774Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.774Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 30 2023-11-23T16:02:19.774Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.775Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.775Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.775Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 28 2023-11-23T16:02:19.775Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.775Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.775Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.775Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.776Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.776Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.776Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.776Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.777Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.777Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.777Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.777Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 28 2023-11-23T16:02:19.777Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 30 2023-11-23T16:02:19.777Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.777Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.778Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.778Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.778Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.778Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.778Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.778Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.778Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.778Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.778Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.779Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.779Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.779Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.779Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 32 2023-11-23T16:02:19.779Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.779Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 28 2023-11-23T16:02:19.779Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.779Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.779Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 24 2023-11-23T16:02:19.781Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.782Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.782Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.782Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 32 2023-11-23T16:02:19.782Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.782Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 32 2023-11-23T16:02:19.782Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.783Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.783Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.783Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.783Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.783Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.783Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.783Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.783Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.783Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 27 2023-11-23T16:02:19.783Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.786Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.786Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.786Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.786Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.786Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.786Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.786Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.786Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.786Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 31 2023-11-23T16:02:19.786Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.786Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.787Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.787Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.787Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 33 2023-11-23T16:02:19.787Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.787Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.787Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.787Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.787Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.787Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 33 2023-11-23T16:02:19.787Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.787Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 32 2023-11-23T16:02:19.787Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.787Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.787Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.787Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.787Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.788Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.788Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.788Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.788Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.788Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.788Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.788Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.789Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.789Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.793Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.794Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.794Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.794Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.794Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.794Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.795Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.795Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.795Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.795Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.801Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.801Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.808Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.808Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.813Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.813Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.813Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.813Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.819Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:19.819Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:19.824Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.825Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.830Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.830Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.835Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.835Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.835Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.835Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.835Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.835Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.835Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 29 2023-11-23T16:02:19.835Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 32 2023-11-23T16:02:19.843Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.843Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.849Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.849Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.849Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.849Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 31 2023-11-23T16:02:19.849Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.849Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.852Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.852Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.852Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.853Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.853Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.853Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.853Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 30 2023-11-23T16:02:19.853Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 31 2023-11-23T16:02:19.853Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.853Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.854Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.854Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 31 2023-11-23T16:02:19.854Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.854Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 33 2023-11-23T16:02:19.855Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.855Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.855Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.855Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.856Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.856Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.856Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.856Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.856Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.856Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.857Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.857Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.857Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.857Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.857Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.857Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.857Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.858Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.858Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.858Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.858Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 32 2023-11-23T16:02:19.859Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.859Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.859Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 32 2023-11-23T16:02:19.859Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.860Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.860Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.860Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.860Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.861Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.862Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.862Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.862Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.862Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.862Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.862Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.863Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.863Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.863Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.863Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.863Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.863Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.863Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.863Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.863Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.863Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.864Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:19.864Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:19.869Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.869Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.870Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.870Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.870Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.871Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.871Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.871Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.871Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.871Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 26 2023-11-23T16:02:19.871Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.871Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.871Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.871Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.871Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.871Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.872Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.872Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.872Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.872Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.872Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.872Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 32 2023-11-23T16:02:19.872Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.872Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.872Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.873Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.873Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 30 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.873Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.873Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.874Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 34 2023-11-23T16:02:19.874Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.874Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 33 2023-11-23T16:02:19.874Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.874Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 31 2023-11-23T16:02:19.874Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.874Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 33 2023-11-23T16:02:19.874Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.874Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.874Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.874Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.875Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 28 2023-11-23T16:02:19.875Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.875Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.875Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.875Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.876Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.876Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.876Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.876Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.876Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.876Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.876Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.876Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.876Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 32 2023-11-23T16:02:19.876Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.876Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.876Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.876Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.876Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.877Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.877Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.877Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.877Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.877Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.877Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.877Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.878Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.878Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.879Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.879Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.879Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.879Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 26 2023-11-23T16:02:19.879Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.879Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.879Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.879Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.879Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.879Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 33 2023-11-23T16:02:19.882Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.882Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.882Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.882Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.883Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.883Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.883Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.883Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.883Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 33 2023-11-23T16:02:19.883Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.883Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.884Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.884Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.884Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 28 2023-11-23T16:02:19.884Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.884Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.886Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.886Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.886Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 33 2023-11-23T16:02:19.887Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.887Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 32 2023-11-23T16:02:19.887Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.887Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.888Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.888Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 34 2023-11-23T16:02:19.888Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.888Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.888Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.888Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 33 2023-11-23T16:02:19.888Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.888Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.888Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 28 2023-11-23T16:02:19.888Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.888Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.888Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.888Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.888Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.889Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.889Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.889Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.889Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.889Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.894Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.894Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.894Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.894Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.894Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 33 2023-11-23T16:02:19.895Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.895Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.895Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.895Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.895Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.895Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.901Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.902Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.909Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.909Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.914Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.914Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.914Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.914Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.914Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 29 2023-11-23T16:02:19.925Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.926Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.926Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 34 2023-11-23T16:02:19.931Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.931Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.936Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.936Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.936Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.936Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.936Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 31 2023-11-23T16:02:19.936Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.936Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 30 2023-11-23T16:02:19.936Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.936Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 33 2023-11-23T16:02:19.943Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.944Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.949Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.949Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.949Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.950Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.950Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.950Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.950Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.950Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.950Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 32 2023-11-23T16:02:19.950Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.950Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.950Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.950Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.953Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.953Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.953Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.953Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.953Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.953Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.953Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.954Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.954Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 32 2023-11-23T16:02:19.954Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 31 2023-11-23T16:02:19.954Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.954Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.954Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.954Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.954Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.954Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.954Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.954Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.954Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.954Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.955Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.955Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.955Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.955Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.955Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.955Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.956Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.956Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.956Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.956Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.957Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.957Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.957Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.957Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.958Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.958Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.958Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.958Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.958Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.958Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.959Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.959Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.959Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 33 2023-11-23T16:02:19.959Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.959Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.960Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.960Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.961Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.961Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.961Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.961Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.962Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.962Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.962Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.963Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.963Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.963Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.963Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:19.963Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:19.963Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.963Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.964Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.964Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.964Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.964Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.964Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.964Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.964Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.964Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.965Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:19.965Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:19.969Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:19.970Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:19.970Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.970Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.970Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 34 2023-11-23T16:02:19.970Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.970Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.971Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.971Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.971Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.971Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.971Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.971Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.971Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.971Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.971Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.971Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.971Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.971Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.972Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.972Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.972Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 33 2023-11-23T16:02:19.972Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.972Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.972Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.972Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 27 2023-11-23T16:02:19.972Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.972Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.972Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.972Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.972Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.972Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.972Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.973Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.973Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.973Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.973Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.973Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.973Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.973Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.974Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.974Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 32 2023-11-23T16:02:19.974Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.974Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.974Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.975Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.975Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.975Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.975Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.975Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.975Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 31 2023-11-23T16:02:19.975Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.976Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.976Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.976Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 29 2023-11-23T16:02:19.976Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.976Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.976Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.976Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.976Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.976Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.976Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.976Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.977Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.977Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 33 2023-11-23T16:02:19.977Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.977Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.977Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.977Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.977Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.977Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.977Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.977Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.977Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.978Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.978Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 29 2023-11-23T16:02:19.978Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.978Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.978Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.978Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.978Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 34 2023-11-23T16:02:19.978Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.978Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.979Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.979Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.979Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.979Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:19.979Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.979Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.979Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.979Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:19.980Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.980Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.980Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.980Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.980Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.980Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.980Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 29 2023-11-23T16:02:19.980Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.980Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 34 2023-11-23T16:02:19.980Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.980Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 25 2023-11-23T16:02:19.982Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.982Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.983Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.983Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.983Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:19.984Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:19.984Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:19.984Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:19.984Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 34 2023-11-23T16:02:19.984Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:19.984Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.984Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:19.984Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.984Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:19.984Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:19.986Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:19.987Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:19.987Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 34 2023-11-23T16:02:19.988Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.003Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.003Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.004Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.004Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.005Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 34 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.005Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 34 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.005Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.006Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.006Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.006Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 35 2023-11-23T16:02:20.006Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.006Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.006Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.006Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.006Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.006Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 33 2023-11-23T16:02:20.007Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.007Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 34 2023-11-23T16:02:20.008Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.008Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.008Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.008Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.008Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 29 2023-11-23T16:02:20.009Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.009Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.010Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.010Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.014Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.014Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.015Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.015Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.015Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 35 2023-11-23T16:02:20.015Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 30 2023-11-23T16:02:20.026Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.027Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.027Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 35 2023-11-23T16:02:20.031Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.032Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.036Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.036Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.037Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.037Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.037Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 32 2023-11-23T16:02:20.037Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.037Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 31 2023-11-23T16:02:20.039Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.039Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 34 2023-11-23T16:02:20.045Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.048Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.048Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 31 2023-11-23T16:02:20.050Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.050Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.050Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.050Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.050Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.051Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.051Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 33 2023-11-23T16:02:20.051Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.051Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.051Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.051Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 33 2023-11-23T16:02:20.051Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.051Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.051Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.053Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.053Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.053Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.053Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.053Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 32 2023-11-23T16:02:20.053Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.054Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.054Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.054Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.054Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.054Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.054Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.054Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.054Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.055Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.055Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.056Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.056Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.056Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.056Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.056Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.056Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.056Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.057Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.057Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.057Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.057Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.057Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.057Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.058Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.058Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.059Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.059Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.059Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.059Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.059Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.059Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.059Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.059Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.060Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.060Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.060Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.060Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.060Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 34 2023-11-23T16:02:20.061Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.061Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.061Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.062Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.063Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.063Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.063Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.063Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.063Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.063Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.064Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.064Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.064Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.064Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.064Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.064Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.065Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.065Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.065Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.065Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.071Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.071Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.071Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 35 2023-11-23T16:02:20.071Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.071Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.071Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.071Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.071Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.072Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.072Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.072Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.072Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.072Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.072Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.072Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.072Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.072Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.072Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.072Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.072Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.073Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.073Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:20.073Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:20.073Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.073Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:20.073Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.073Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.073Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.073Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.073Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 32 2023-11-23T16:02:20.073Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.073Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.074Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.074Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.074Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.074Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.074Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.074Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.074Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.074Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.074Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.075Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.075Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.075Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.075Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.075Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.075Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.075Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.076Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.076Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.076Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.077Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.077Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.077Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.077Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 34 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.077Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.078Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.078Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.078Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.079Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.079Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.079Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.079Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 32 2023-11-23T16:02:20.079Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 34 2023-11-23T16:02:20.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.079Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.079Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 35 2023-11-23T16:02:20.079Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 30 2023-11-23T16:02:20.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.079Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 30 2023-11-23T16:02:20.079Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:20.080Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:20.080Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.080Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 29 2023-11-23T16:02:20.080Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.080Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 28 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.080Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 27 2023-11-23T16:02:20.080Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.080Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.080Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.083Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.083Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.083Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.083Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.084Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.084Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.084Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.084Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.084Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.085Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.085Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.085Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.085Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 33 2023-11-23T16:02:20.085Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.085Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.085Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 29 2023-11-23T16:02:20.087Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.087Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.105Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.105Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.105Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.105Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.106Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.106Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 35 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.106Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 35 2023-11-23T16:02:20.106Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.106Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.106Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.106Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.107Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.107Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.107Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.107Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.107Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.107Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 35 2023-11-23T16:02:20.107Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 34 2023-11-23T16:02:20.107Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.108Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.108Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.108Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.109Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.109Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 35 2023-11-23T16:02:20.109Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.109Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.109Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 30 2023-11-23T16:02:20.110Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.110Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.110Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.110Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.111Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.111Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.111Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 35 2023-11-23T16:02:20.115Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.115Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.115Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.115Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.127Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.127Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.132Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.132Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.137Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.137Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.137Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.138Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.138Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 32 2023-11-23T16:02:20.140Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.140Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.140Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 35 2023-11-23T16:02:20.149Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.149Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.149Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 32 2023-11-23T16:02:20.151Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.151Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.151Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.151Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.151Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.151Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.151Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.151Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.152Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.152Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.152Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 34 2023-11-23T16:02:20.152Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.152Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.152Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 33 2023-11-23T16:02:20.153Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.153Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.154Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.154Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.154Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 33 2023-11-23T16:02:20.155Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.155Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.155Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.155Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.155Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.155Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.155Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.155Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 34 2023-11-23T16:02:20.155Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.155Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.156Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.157Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.157Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.157Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.157Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.157Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.157Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.157Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.157Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.157Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 31 2023-11-23T16:02:20.157Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 36 2023-11-23T16:02:20.157Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.157Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.158Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.158Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.158Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.158Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.159Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.159Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.159Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.159Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.159Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.160Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.160Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.160Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.160Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.161Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.161Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.161Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.161Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 35 2023-11-23T16:02:20.161Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.162Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.162Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 36 2023-11-23T16:02:20.162Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.162Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.162Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 35 2023-11-23T16:02:20.163Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.163Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.163Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.164Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.164Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.164Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.164Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 36 2023-11-23T16:02:20.165Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.165Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.165Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:20.165Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:20.165Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.165Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.165Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.165Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.166Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.166Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.168Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.169Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.171Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.172Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.172Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 36 2023-11-23T16:02:20.172Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.172Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.172Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.172Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.172Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.172Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.172Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.172Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.173Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.173Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.173Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.173Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.174Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.174Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.174Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.174Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.174Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.175Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.175Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.175Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.175Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.176Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.176Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.176Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.176Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.176Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.176Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.176Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.176Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.176Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.176Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.176Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.177Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.177Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.177Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.177Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.177Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.177Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.177Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.177Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.178Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.178Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.178Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.178Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.178Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 35 2023-11-23T16:02:20.178Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.178Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.178Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.179Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.179Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.179Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.179Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.179Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.179Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.179Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.179Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.179Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.179Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 33 2023-11-23T16:02:20.179Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.179Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.179Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.180Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.180Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 31 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.180Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 31 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.180Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 33 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.180Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.181Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.181Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.181Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.181Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.181Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.181Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.181Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 29 2023-11-23T16:02:20.181Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.181Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.181Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 28 2023-11-23T16:02:20.181Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.182Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.182Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.182Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.182Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 30 2023-11-23T16:02:20.182Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.183Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 26 2023-11-23T16:02:20.183Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.183Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.183Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.184Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.184Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.185Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.185Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.185Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.185Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.185Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.185Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.185Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.186Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.188Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.188Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.206Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.206Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.206Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.206Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.206Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 36 2023-11-23T16:02:20.206Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.206Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.206Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.206Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.206Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.207Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.207Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.207Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.207Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.207Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.207Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.207Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.207Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.207Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.207Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.207Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.207Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.208Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 35 2023-11-23T16:02:20.208Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.209Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.209Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.209Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.209Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.209Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.209Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.210Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.210Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.210Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.211Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.211Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 35 2023-11-23T16:02:20.211Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.212Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.212Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 36 2023-11-23T16:02:20.215Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:20.215Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:20.216Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.216Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.216Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.216Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.226Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:20.226Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:20.226Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:20.226Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:20.228Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.228Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.229Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.230Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.230Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.230Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.230Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 30 2023-11-23T16:02:20.231Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.231Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.231Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 30 2023-11-23T16:02:20.233Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.233Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.233Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 36 2023-11-23T16:02:20.238Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.238Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.238Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.239Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.239Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 33 2023-11-23T16:02:20.240Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.241Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.241Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 36 2023-11-23T16:02:20.250Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.251Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.251Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.252Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.252Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.252Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.252Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.252Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.252Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.252Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 33 2023-11-23T16:02:20.252Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.252Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 33 2023-11-23T16:02:20.252Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.252Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.252Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.252Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 34 2023-11-23T16:02:20.252Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.253Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.253Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.253Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.253Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.253Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.254Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.254Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.254Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.255Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.255Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.255Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 34 2023-11-23T16:02:20.255Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.255Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.255Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.255Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.256Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.256Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.256Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 35 2023-11-23T16:02:20.256Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.256Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.256Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.256Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 34 2023-11-23T16:02:20.257Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.258Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.258Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.258Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.258Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.258Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.258Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.258Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 32 2023-11-23T16:02:20.258Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.258Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 37 2023-11-23T16:02:20.258Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.258Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.258Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.258Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.259Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 36 2023-11-23T16:02:20.259Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.260Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.260Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.260Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.260Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.260Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.260Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.261Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.261Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.261Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 35 2023-11-23T16:02:20.261Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.261Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.262Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.262Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 36 2023-11-23T16:02:20.262Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.263Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.263Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.263Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.263Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 37 2023-11-23T16:02:20.264Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.264Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 36 2023-11-23T16:02:20.264Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.264Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.264Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.264Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.264Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 36 2023-11-23T16:02:20.265Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.265Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 36 2023-11-23T16:02:20.265Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.265Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.265Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.265Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.265Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.265Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.265Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.265Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.265Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.266Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.266Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 37 2023-11-23T16:02:20.266Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.266Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.266Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.266Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.269Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.269Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.269Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.269Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.272Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.272Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.272Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.272Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.273Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.273Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.273Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.273Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:20.273Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:20.273Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:20.273Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.273Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.273Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.273Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.273Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.274Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.274Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.274Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.274Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.274Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.274Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.274Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.274Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.274Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.274Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.274Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.275Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.275Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.275Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.275Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.275Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.275Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.276Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.276Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.276Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.277Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.277Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.277Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.277Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.277Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.277Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.278Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.278Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.278Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.278Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.278Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.278Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.278Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.278Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.278Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.278Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.278Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.278Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.279Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.279Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.279Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.280Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.280Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.280Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.281Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.281Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.281Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.281Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 34 2023-11-23T16:02:20.281Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.281Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 34 2023-11-23T16:02:20.281Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.281Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 32 2023-11-23T16:02:20.281Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.281Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.281Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.281Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.281Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.281Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.281Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.282Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.282Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.282Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 29 2023-11-23T16:02:20.282Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.283Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.283Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.283Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.283Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 31 2023-11-23T16:02:20.283Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.284Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.284Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.284Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.284Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.284Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.285Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.285Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.285Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.285Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.285Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.286Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.286Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.286Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.287Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.287Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.288Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.288Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.307Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.307Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.307Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.307Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.307Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.307Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.308Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.308Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 37 2023-11-23T16:02:20.308Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.308Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.308Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.308Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.308Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.308Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.308Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.308Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.308Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 36 2023-11-23T16:02:20.308Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.309Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.309Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.309Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.309Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.309Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.309Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 36 2023-11-23T16:02:20.309Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.310Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.310Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.310Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.310Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.311Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.311Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 31 2023-11-23T16:02:20.313Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.314Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.314Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.314Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.314Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.315Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.315Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 36 2023-11-23T16:02:20.316Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.316Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 37 2023-11-23T16:02:20.316Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.317Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.317Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.318Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.327Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.327Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.328Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.328Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 32 2023-11-23T16:02:20.328Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.329Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.329Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.329Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.329Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.329Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.330Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.330Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.330Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.330Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.330Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.330Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.330Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 27 2023-11-23T16:02:20.331Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.331Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 31 2023-11-23T16:02:20.332Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.332Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.332Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 31 2023-11-23T16:02:20.333Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.334Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.334Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 37 2023-11-23T16:02:20.340Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.340Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.341Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.341Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.341Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.341Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 34 2023-11-23T16:02:20.342Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.342Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 37 2023-11-23T16:02:20.352Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.352Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.352Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.353Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.353Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 34 2023-11-23T16:02:20.353Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.353Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 34 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.353Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 37 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.353Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 35 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.353Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.353Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.354Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.354Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.354Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.354Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.354Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.355Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.355Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.355Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.356Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.356Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.356Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.356Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.356Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.356Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.356Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.356Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.357Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.357Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 35 2023-11-23T16:02:20.357Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.357Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.358Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.358Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.359Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.359Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.359Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.359Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 33 2023-11-23T16:02:20.359Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.359Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.359Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 35 2023-11-23T16:02:20.359Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.359Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 38 2023-11-23T16:02:20.359Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.359Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.361Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.361Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.361Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 37 2023-11-23T16:02:20.362Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.362Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.362Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.362Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.362Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 36 2023-11-23T16:02:20.362Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.363Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.363Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.363Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.363Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.364Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.364Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 38 2023-11-23T16:02:20.364Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.364Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.365Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.365Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.365Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.365Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.365Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 30 2023-11-23T16:02:20.365Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.365Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 37 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.365Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.366Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.366Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.366Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.367Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.367Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.369Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.369Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.369Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.369Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.370Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.370Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 37 2023-11-23T16:02:20.370Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.372Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.373Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.373Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.373Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.374Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.374Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 37 2023-11-23T16:02:20.375Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.375Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.375Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.375Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.375Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.375Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.375Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.375Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.376Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.376Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.376Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 38 2023-11-23T16:02:20.376Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.376Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.376Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.376Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.376Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.376Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.376Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.376Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 36 2023-11-23T16:02:20.377Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.377Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.377Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 37 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.377Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.377Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.377Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.377Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.378Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.378Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.378Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.378Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.378Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.378Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.379Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.380Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.381Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.381Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.381Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.381Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.381Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.381Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.381Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.381Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.381Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.381Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.382Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.382Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.382Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.382Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.382Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.382Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.382Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.382Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.382Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.382Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.383Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.384Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.384Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.384Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.384Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.384Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.384Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.385Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.385Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.385Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 35 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.385Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 32 2023-11-23T16:02:20.385Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.385Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.386Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:20.386Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:20.386Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.386Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.386Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.386Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.387Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.387Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.388Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.389Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.408Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.408Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.408Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.408Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.408Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.409Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.409Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 37 2023-11-23T16:02:20.409Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.409Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.409Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.409Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.409Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.409Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.409Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 38 2023-11-23T16:02:20.410Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.410Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.410Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.410Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.410Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.410Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.410Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.410Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.410Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 37 2023-11-23T16:02:20.410Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.410Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.410Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.411Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.412Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.412Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.412Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 32 2023-11-23T16:02:20.414Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.415Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.415Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.416Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.416Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.417Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.417Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.417Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 38 2023-11-23T16:02:20.417Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 37 2023-11-23T16:02:20.417Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.418Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.418Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.419Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.420Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.428Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.429Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.429Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 33 2023-11-23T16:02:20.429Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.429Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.431Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.431Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.431Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.431Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.431Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.431Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.431Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.431Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 28 2023-11-23T16:02:20.432Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.432Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.435Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 32 2023-11-23T16:02:20.435Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.435Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.438Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.438Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 38 2023-11-23T16:02:20.438Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.438Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.438Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 32 2023-11-23T16:02:20.441Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.441Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.442Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.442Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 35 2023-11-23T16:02:20.442Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.442Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 35 2023-11-23T16:02:20.443Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.443Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.443Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 38 2023-11-23T16:02:20.453Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.453Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.453Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.454Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 35 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.454Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 35 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.454Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.454Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 36 2023-11-23T16:02:20.454Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.454Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.454Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 38 2023-11-23T16:02:20.454Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.454Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.455Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.455Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.455Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.456Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.456Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.456Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.456Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.457Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.457Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.457Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.457Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.457Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.457Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.457Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.458Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.459Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.459Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.459Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.459Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.459Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.459Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.459Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.460Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 36 2023-11-23T16:02:20.460Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.460Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 39 2023-11-23T16:02:20.460Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.463Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.463Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.463Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 38 2023-11-23T16:02:20.463Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.463Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 37 2023-11-23T16:02:20.464Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.464Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.464Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.464Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.465Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.465Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.465Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.465Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.465Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.465Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.465Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.466Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 31 2023-11-23T16:02:20.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.466Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.466Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.466Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 38 2023-11-23T16:02:20.466Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.467Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.467Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.467Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.467Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.467Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.467Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.467Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.467Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.467Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.467Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.467Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.467Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.469Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.470Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.470Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.470Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:20.470Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:20.470Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.470Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.470Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.471Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.472Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.472Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 38 2023-11-23T16:02:20.473Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.473Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.474Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.474Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.474Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.474Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.475Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.475Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.475Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.475Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.475Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.475Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.475Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 38 2023-11-23T16:02:20.475Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.475Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.475Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.475Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.475Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.475Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 39 2023-11-23T16:02:20.475Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.475Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.476Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.476Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.477Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.477Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.477Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.477Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.477Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.477Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.477Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.477Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.477Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 36 2023-11-23T16:02:20.477Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.478Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 37 2023-11-23T16:02:20.478Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.478Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.478Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 39 2023-11-23T16:02:20.479Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.479Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.479Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.479Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.479Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.479Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.479Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.480Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.480Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.480Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 38 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.480Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.481Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.481Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.482Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.482Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.482Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.482Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.482Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.482Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.482Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.482Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.482Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.482Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.482Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 33 2023-11-23T16:02:20.482Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.483Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.483Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.483Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.484Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.484Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.484Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.484Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.484Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.484Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.484Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.484Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.484Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 30 2023-11-23T16:02:20.484Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.485Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.485Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.485Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.485Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.485Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.485Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.485Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.485Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.486Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.486Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 36 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.486Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 33 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.486Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.487Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.487Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.487Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.487Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.487Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.488Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.488Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.488Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.489Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.490Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.510Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.510Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.510Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.510Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.510Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.510Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.510Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.510Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 38 2023-11-23T16:02:20.510Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.510Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.510Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 39 2023-11-23T16:02:20.510Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.511Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.511Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.511Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.511Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.511Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.511Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.511Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.511Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.511Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.511Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.511Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.511Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 38 2023-11-23T16:02:20.511Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.512Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.512Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.513Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.513Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 33 2023-11-23T16:02:20.514Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.515Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.516Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.517Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.517Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.517Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.517Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.518Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.518Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.519Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.519Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.519Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 34 2023-11-23T16:02:20.520Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:20.520Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:20.520Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.520Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.527Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.527Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.527Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.527Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.529Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.529Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.529Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.529Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.529Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.529Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.529Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.530Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.530Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.530Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.530Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 34 2023-11-23T16:02:20.531Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.531Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.532Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.532Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.532Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.533Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.533Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.533Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 29 2023-11-23T16:02:20.538Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.538Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.538Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.539Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.539Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.539Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 39 2023-11-23T16:02:20.539Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.539Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 33 2023-11-23T16:02:20.542Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.542Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.543Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.543Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.543Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.543Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.543Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 36 2023-11-23T16:02:20.554Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.554Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.554Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.554Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.555Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.555Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.555Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.555Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.555Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.555Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.556Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.556Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 37 2023-11-23T16:02:20.556Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.556Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.556Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 36 2023-11-23T16:02:20.556Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.556Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 36 2023-11-23T16:02:20.556Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.556Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.556Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.556Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 39 2023-11-23T16:02:20.556Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.557Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.557Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.557Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.557Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.558Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.558Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.558Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.558Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.558Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.559Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.559Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.559Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.561Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.561Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.561Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.561Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.561Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 40 2023-11-23T16:02:20.561Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 37 2023-11-23T16:02:20.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.563Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.563Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.563Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.563Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.564Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.564Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 38 2023-11-23T16:02:20.564Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.564Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.564Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.564Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.565Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.565Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.565Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.565Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.565Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.565Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.565Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.566Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.566Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.566Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.566Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.566Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.566Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.566Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.566Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.566Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.566Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.567Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.567Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.567Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 39 2023-11-23T16:02:20.567Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.567Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.567Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.567Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.567Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.567Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.568Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.568Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.568Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 32 2023-11-23T16:02:20.568Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.570Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.570Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.570Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.570Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.571Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.571Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.571Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.572Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.572Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.572Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.572Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.572Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.572Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.573Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.574Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.574Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.574Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.575Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.575Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.575Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.575Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.575Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.575Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.575Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.575Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 39 2023-11-23T16:02:20.575Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.575Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.576Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.576Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.576Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.576Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.576Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.576Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 40 2023-11-23T16:02:20.576Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.576Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 38 2023-11-23T16:02:20.576Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.576Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 39 2023-11-23T16:02:20.576Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.576Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.576Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 39 2023-11-23T16:02:20.576Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.576Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.577Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.577Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.578Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.578Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 37 2023-11-23T16:02:20.578Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.579Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.579Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 38 2023-11-23T16:02:20.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.579Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.579Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.579Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.579Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.579Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 40 2023-11-23T16:02:20.579Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.579Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.579Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 39 2023-11-23T16:02:20.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.579Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.580Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.580Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.580Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.580Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.580Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.580Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.580Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.581Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.581Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.581Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.581Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.581Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.581Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 39 2023-11-23T16:02:20.582Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.582Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.582Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.582Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.582Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.582Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.582Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.582Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.582Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 36 2023-11-23T16:02:20.582Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.583Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.583Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.583Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.583Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.583Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.584Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.584Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.584Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.584Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.584Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.584Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.585Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.585Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 34 2023-11-23T16:02:20.585Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.585Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.585Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.585Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 31 2023-11-23T16:02:20.585Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.585Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.585Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.585Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.586Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.586Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.586Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.586Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.586Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.586Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.587Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.587Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.587Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 37 2023-11-23T16:02:20.587Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.587Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 34 2023-11-23T16:02:20.587Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.587Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.587Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.588Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.588Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.588Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.588Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.588Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.588Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.588Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.589Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.593Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.593Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.594Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.610Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.610Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.610Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.611Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 40 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.611Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 39 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.611Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.611Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.611Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.612Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.612Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.612Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.612Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.612Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.612Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 39 2023-11-23T16:02:20.612Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.613Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.616Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.616Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 34 2023-11-23T16:02:20.616Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.617Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.617Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.617Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.617Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.619Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.619Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.619Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.619Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.619Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.619Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 39 2023-11-23T16:02:20.620Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.620Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 35 2023-11-23T16:02:20.620Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.620Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.620Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.621Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.621Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.624Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:20.624Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:20.626Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:20.626Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:20.628Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.628Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.628Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.628Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.630Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.630Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.630Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.630Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.630Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.630Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.630Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.630Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.631Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.631Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.634Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.634Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.634Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.634Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.635Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.635Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 30 2023-11-23T16:02:20.636Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.639Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.639Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.639Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.639Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.642Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.643Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.643Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.643Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.644Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.644Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.644Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.644Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 34 2023-11-23T16:02:20.644Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.644Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 37 2023-11-23T16:02:20.656Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.656Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.656Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.656Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.656Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.656Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.657Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 37 2023-11-23T16:02:20.657Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.657Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.657Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.657Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.657Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.657Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.657Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.657Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.657Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 40 2023-11-23T16:02:20.657Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.657Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.658Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.658Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.658Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.658Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.658Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.659Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.659Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.659Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 38 2023-11-23T16:02:20.659Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.659Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.660Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.660Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.660Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.661Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.661Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 37 2023-11-23T16:02:20.661Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.661Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.662Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.662Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.662Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 41 2023-11-23T16:02:20.662Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.662Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 38 2023-11-23T16:02:20.662Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.663Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.664Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.664Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.665Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.665Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 39 2023-11-23T16:02:20.666Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.666Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.666Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.666Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.667Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 35 2023-11-23T16:02:20.667Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.667Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.668Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.668Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.669Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 40 2023-11-23T16:02:20.669Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.669Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.669Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.669Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.669Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.669Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 40 2023-11-23T16:02:20.670Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.670Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.670Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 33 2023-11-23T16:02:20.671Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.671Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.671Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.671Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.672Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.672Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.672Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.672Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.672Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.673Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.673Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.673Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.674Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.675Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.675Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.675Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.675Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.676Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.676Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.676Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 40 2023-11-23T16:02:20.676Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.677Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.677Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.677Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 41 2023-11-23T16:02:20.677Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.677Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.677Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.677Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.677Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 39 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.678Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 40 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.678Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.678Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 40 2023-11-23T16:02:20.678Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.678Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.678Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.679Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.679Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.679Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.679Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.679Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.679Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 38 2023-11-23T16:02:20.679Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.679Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.679Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.679Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.679Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.680Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.680Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.680Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 41 2023-11-23T16:02:20.680Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.680Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.680Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 40 2023-11-23T16:02:20.680Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.680Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.681Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.681Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.681Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.681Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.681Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.681Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.681Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.681Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.681Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.682Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.682Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.682Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 40 2023-11-23T16:02:20.682Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.682Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.682Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.682Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.682Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.682Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.683Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 37 2023-11-23T16:02:20.684Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.684Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.684Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.684Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.685Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.685Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.685Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.685Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.685Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.686Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.686Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.686Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.687Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.687Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.687Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.687Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.687Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.687Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.687Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.687Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.687Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.687Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.687Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.688Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.688Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.688Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.688Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.688Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.689Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.689Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.689Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.689Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.689Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.694Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.694Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.694Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.694Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.711Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.711Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.711Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.711Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.712Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.712Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.712Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.712Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 40 2023-11-23T16:02:20.712Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 41 2023-11-23T16:02:20.712Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.712Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.712Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.712Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.712Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.712Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.712Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.712Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.712Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.713Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.713Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.713Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.713Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.713Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 40 2023-11-23T16:02:20.716Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.717Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.717Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 35 2023-11-23T16:02:20.717Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.717Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.717Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.717Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 39 2023-11-23T16:02:20.718Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.720Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.720Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.720Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.720Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.720Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.720Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 40 2023-11-23T16:02:20.720Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.720Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.720Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.721Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.721Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.728Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.728Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.729Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.729Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.729Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 38 2023-11-23T16:02:20.730Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.730Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.730Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.730Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.731Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 35 2023-11-23T16:02:20.731Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.731Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.731Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.731Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.731Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.732Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.734Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.735Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.735Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.736Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.736Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 31 2023-11-23T16:02:20.736Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.737Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.739Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.739Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.740Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.740Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.743Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.744Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.744Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.744Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.745Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.745Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 38 2023-11-23T16:02:20.751Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.754Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.755Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.755Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 35 2023-11-23T16:02:20.757Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.757Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.757Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.757Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.757Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.757Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.758Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.758Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.758Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.758Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 41 2023-11-23T16:02:20.758Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.758Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.758Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.758Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 38 2023-11-23T16:02:20.758Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.758Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.759Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.759Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.759Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.759Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.759Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.759Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.759Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.760Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.760Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.760Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.760Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.761Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.761Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.762Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.762Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 38 2023-11-23T16:02:20.762Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.762Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.762Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.762Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.765Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.765Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.765Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.765Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.767Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.767Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 36 2023-11-23T16:02:20.767Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.767Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.768Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.768Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.768Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.768Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.768Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.768Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.768Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 36 2023-11-23T16:02:20.768Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.768Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.768Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.768Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.769Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.769Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.770Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.770Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.770Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.770Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.770Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.770Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.770Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 41 2023-11-23T16:02:20.772Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.772Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 34 2023-11-23T16:02:20.772Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.772Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 41 2023-11-23T16:02:20.773Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.773Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.773Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.773Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.773Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.773Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.775Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.776Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.776Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.776Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.777Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.777Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:20.777Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:20.777Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.777Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.777Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.777Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.777Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.777Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 41 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.778Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 42 2023-11-23T16:02:20.778Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.778Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 40 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.778Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.778Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.779Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 40 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.779Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.779Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 41 2023-11-23T16:02:20.779Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.779Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 41 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.779Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.779Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.779Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.780Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.780Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.780Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.780Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.781Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.781Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.781Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.781Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.781Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.782Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.782Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.782Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.782Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.782Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.782Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.782Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.782Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.782Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.783Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.783Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.783Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.783Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.783Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.785Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.785Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.785Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.785Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.785Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.785Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.785Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.785Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.785Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.785Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.786Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.786Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 32 2023-11-23T16:02:20.786Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.786Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.786Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.786Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.786Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 35 2023-11-23T16:02:20.786Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.786Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.786Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.787Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.787Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.787Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.787Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.787Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.787Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.787Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.788Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.788Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.788Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.788Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.788Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.788Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.788Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.788Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.789Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.789Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.789Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.789Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.789Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.789Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.789Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.789Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.790Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.794Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.794Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.794Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 39 2023-11-23T16:02:20.795Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.795Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.812Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.812Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.812Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.812Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.812Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.812Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 42 2023-11-23T16:02:20.813Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.813Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.813Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.813Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.813Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 42 2023-11-23T16:02:20.813Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.813Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.813Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.814Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 41 2023-11-23T16:02:20.814Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.814Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.814Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.814Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.814Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.814Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 41 2023-11-23T16:02:20.814Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.814Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 41 2023-11-23T16:02:20.814Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.815Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.815Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 41 2023-11-23T16:02:20.817Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.817Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.818Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.818Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.818Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 40 2023-11-23T16:02:20.820Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.820Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.821Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.821Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.821Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.821Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.821Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.822Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.823Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.823Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.823Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.823Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.827Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.827Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.828Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.828Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.829Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.829Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.829Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.831Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.831Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.831Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 36 2023-11-23T16:02:20.831Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.831Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.832Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.832Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.832Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.832Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.833Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.833Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.833Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.833Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.833Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.833Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.835Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.835Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.836Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.836Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.837Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.837Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.838Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.838Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 39 2023-11-23T16:02:20.840Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.840Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.841Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.842Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.844Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.845Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.845Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 41 2023-11-23T16:02:20.845Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.845Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.851Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.852Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.852Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 38 2023-11-23T16:02:20.855Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.856Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.856Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 36 2023-11-23T16:02:20.857Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.858Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.858Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 39 2023-11-23T16:02:20.858Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.858Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.858Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.858Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.858Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.858Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.858Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.858Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.858Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.858Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.859Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.859Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.859Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 42 2023-11-23T16:02:20.859Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.859Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.859Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.860Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.860Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.860Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.860Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.860Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.860Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.861Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.861Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 39 2023-11-23T16:02:20.862Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.862Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.862Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.863Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.865Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.865Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.865Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.865Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.865Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.865Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.865Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.865Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 32 2023-11-23T16:02:20.866Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.867Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.867Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.867Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.867Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.868Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.868Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.869Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.869Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.869Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.870Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.871Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.871Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.871Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.871Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.871Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 37 2023-11-23T16:02:20.871Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 42 2023-11-23T16:02:20.873Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.873Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.873Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.873Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 42 2023-11-23T16:02:20.873Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.873Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 35 2023-11-23T16:02:20.873Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.873Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.874Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.874Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.874Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.874Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.876Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.876Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.877Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.877Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.877Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.877Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.878Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.878Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.878Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 42 2023-11-23T16:02:20.878Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.878Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.879Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.879Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.879Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.879Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.879Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.879Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.879Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.879Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.880Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 42 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.880Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 43 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.880Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 41 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.880Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.880Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.880Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 42 2023-11-23T16:02:20.881Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.881Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.881Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.881Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.881Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 41 2023-11-23T16:02:20.881Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.882Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.882Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.882Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.882Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.882Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.882Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.882Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.882Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.882Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.883Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.884Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.884Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.885Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.885Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.885Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.885Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.886Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.886Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.886Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.886Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.887Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.887Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.887Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.887Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 39 2023-11-23T16:02:20.887Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.888Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.888Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.888Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.888Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.888Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.888Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.888Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.888Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.888Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.888Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.889Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.889Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.889Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.889Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.889Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.890Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.890Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.890Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.894Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.895Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.895Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 39 2023-11-23T16:02:20.896Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.896Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.896Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.896Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 40 2023-11-23T16:02:20.896Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.913Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.913Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.913Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.913Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.913Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.913Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 43 2023-11-23T16:02:20.913Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.914Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.914Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 43 2023-11-23T16:02:20.914Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.914Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.914Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.914Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.914Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.914Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.914Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.915Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.915Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 42 2023-11-23T16:02:20.915Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.915Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.915Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.915Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.915Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 42 2023-11-23T16:02:20.915Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.917Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.917Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.917Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 36 2023-11-23T16:02:20.918Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.918Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.921Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.921Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.922Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:20.922Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:20.922Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.922Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.923Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.923Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.923Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.923Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 37 2023-11-23T16:02:20.924Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.924Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.924Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.924Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.924Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.928Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.928Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.928Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.928Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.929Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.929Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.931Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.931Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.932Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.932Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.932Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.932Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.932Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:20.932Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:20.932Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:20.932Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.933Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.934Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.934Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.934Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.934Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.934Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.934Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.934Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 37 2023-11-23T16:02:20.935Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.936Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.936Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.936Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.937Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.938Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.939Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.939Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.939Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 40 2023-11-23T16:02:20.942Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.942Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.945Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.945Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.945Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.945Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.949Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.950Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.953Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.953Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.953Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.953Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 39 2023-11-23T16:02:20.953Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.954Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.954Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.954Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.954Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.958Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.958Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.958Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.958Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.958Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.958Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 37 2023-11-23T16:02:20.958Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.959Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.959Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.959Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.959Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.959Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.959Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 40 2023-11-23T16:02:20.959Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.959Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 41 2023-11-23T16:02:20.959Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.959Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.959Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.959Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.960Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.960Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.960Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.960Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.960Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.960Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.960Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.960Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.961Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.961Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.962Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.965Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.965Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:20.965Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:20.966Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.966Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.966Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.968Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.968Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.968Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.968Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.968Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.968Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.968Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.968Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 33 2023-11-23T16:02:20.969Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.969Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.969Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 42 2023-11-23T16:02:20.970Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.970Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.970Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.970Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.970Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 42 2023-11-23T16:02:20.970Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.971Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.971Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.971Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.972Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:20.972Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:20.972Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.974Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.974Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 38 2023-11-23T16:02:20.974Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.975Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.975Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.975Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.975Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 36 2023-11-23T16:02:20.975Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.975Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.975Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.975Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.976Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.976Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 43 2023-11-23T16:02:20.976Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.977Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.977Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.977Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 43 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.979Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.979Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.979Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 43 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.979Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.980Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.980Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.980Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.980Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.981Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.981Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 43 2023-11-23T16:02:20.981Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.981Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 42 2023-11-23T16:02:20.981Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.981Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.981Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 43 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.981Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.982Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.982Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 40 2023-11-23T16:02:20.982Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.982Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 42 2023-11-23T16:02:20.982Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.982Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.982Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.982Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.982Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 44 2023-11-23T16:02:20.982Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.982Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.983Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.983Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.983Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.983Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.983Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.984Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.984Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.984Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.984Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.984Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 43 2023-11-23T16:02:20.984Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.984Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.984Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.986Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.986Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.986Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.986Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.986Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.986Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.986Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.986Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.986Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.987Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.987Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 36 2023-11-23T16:02:20.987Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.988Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 33 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.988Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 40 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.988Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:20.988Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:20.989Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.989Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:20.989Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:20.989Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.989Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.989Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:20.989Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:20.989Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.990Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.990Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:20.990Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.990Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.991Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:20.991Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.995Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:20.996Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:20.996Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 40 2023-11-23T16:02:20.997Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.997Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:20.997Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:20.998Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 41 2023-11-23T16:02:21.001Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.014Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.014Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.014Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.014Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.014Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.014Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 44 2023-11-23T16:02:21.014Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.014Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.015Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.015Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 44 2023-11-23T16:02:21.015Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.015Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.015Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.015Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.015Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.015Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.015Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.015Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.015Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.016Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.016Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 43 2023-11-23T16:02:21.016Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.016Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.018Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.019Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.019Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 37 2023-11-23T16:02:21.019Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.020Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.022Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.022Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.022Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 42 2023-11-23T16:02:21.024Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.024Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.024Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.024Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.024Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.025Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.025Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.025Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 38 2023-11-23T16:02:21.025Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.025Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.025Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.029Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.029Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.029Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.029Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.030Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.031Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.032Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.035Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.035Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 38 2023-11-23T16:02:21.035Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.035Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.036Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.036Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.036Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.036Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.036Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.037Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.037Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.037Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.038Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.038Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.039Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.040Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.040Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 41 2023-11-23T16:02:21.043Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.044Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.045Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.046Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.046Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.046Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.050Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.050Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.055Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.056Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.056Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.056Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.056Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.056Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 40 2023-11-23T16:02:21.056Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.056Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.056Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.059Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.059Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.059Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.059Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 38 2023-11-23T16:02:21.059Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.061Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.061Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.061Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.061Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.061Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.061Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.061Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.061Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.061Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 42 2023-11-23T16:02:21.061Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.061Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.061Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 41 2023-11-23T16:02:21.062Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.062Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.062Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.062Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.062Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.062Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.062Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.063Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.066Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.066Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.067Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.067Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.069Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.069Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.069Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.069Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.069Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 34 2023-11-23T16:02:21.069Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.070Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.070Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.070Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.070Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.070Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 43 2023-11-23T16:02:21.070Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.071Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.071Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.071Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.071Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:21.072Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:21.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.072Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.072Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.072Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 43 2023-11-23T16:02:21.072Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.072Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.072Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.072Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.074Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.075Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.075Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 39 2023-11-23T16:02:21.075Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.075Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.075Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.075Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.078Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.078Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.078Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.078Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.078Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 43 2023-11-23T16:02:21.078Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.078Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.078Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 37 2023-11-23T16:02:21.078Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 44 2023-11-23T16:02:21.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.080Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.080Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.080Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.080Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.080Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.080Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.080Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.080Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.081Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 44 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.081Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.081Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.082Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.082Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.082Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 44 2023-11-23T16:02:21.082Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.082Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.082Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.082Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.082Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.082Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.082Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.082Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.083Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.083Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.083Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.083Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.083Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 43 2023-11-23T16:02:21.083Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 45 2023-11-23T16:02:21.083Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.085Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.085Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 44 2023-11-23T16:02:21.086Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.086Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.086Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.086Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.086Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.086Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.086Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.086Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 44 2023-11-23T16:02:21.086Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.086Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.086Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.086Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.086Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.087Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.087Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.087Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.087Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.087Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.087Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.087Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.087Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.088Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.088Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.088Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.088Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.088Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.088Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.089Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.089Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.089Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.089Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.090Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.090Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.090Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.090Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.090Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.090Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.090Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.090Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.090Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.091Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.091Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.091Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.091Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.091Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.091Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.091Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.091Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.091Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.092Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.093Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.093Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.096Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.096Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.098Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.099Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.099Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 42 2023-11-23T16:02:21.100Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.105Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.114Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.116Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.116Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.116Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.116Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.116Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.116Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.118Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.118Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.118Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.118Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.118Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.119Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.119Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.120Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.120Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.120Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.120Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 38 2023-11-23T16:02:21.120Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.120Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 44 2023-11-23T16:02:21.120Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.120Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.120Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.120Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.120Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 45 2023-11-23T16:02:21.121Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.121Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 45 2023-11-23T16:02:21.121Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.121Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.123Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.123Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.123Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 43 2023-11-23T16:02:21.125Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.125Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.125Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.125Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.125Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.125Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.125Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.125Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.126Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.126Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.129Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.130Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.130Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.130Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.131Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.131Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.136Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.136Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.136Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.136Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.136Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.136Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 39 2023-11-23T16:02:21.136Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.137Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.137Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.137Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.137Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.137Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.137Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.138Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.138Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.140Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.140Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.145Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.145Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.146Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.146Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.146Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.147Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.151Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.152Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.152Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 41 2023-11-23T16:02:21.156Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.156Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.156Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.156Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.157Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.157Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 41 2023-11-23T16:02:21.157Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.157Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.157Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 39 2023-11-23T16:02:21.157Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.162Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.162Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.162Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.162Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.162Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.162Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.163Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.163Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.163Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.163Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.163Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 42 2023-11-23T16:02:21.163Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.163Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 41 2023-11-23T16:02:21.163Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.163Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.163Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 43 2023-11-23T16:02:21.163Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 43 2023-11-23T16:02:21.163Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.163Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 44 2023-11-23T16:02:21.163Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.163Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.164Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.164Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.164Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.164Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.164Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.167Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.167Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.168Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.168Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.169Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.169Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 39 2023-11-23T16:02:21.169Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.170Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.170Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.170Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 42 2023-11-23T16:02:21.170Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.170Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 35 2023-11-23T16:02:21.170Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.170Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.170Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.171Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.171Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 44 2023-11-23T16:02:21.171Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.171Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.171Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.171Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.171Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.172Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.172Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.172Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.172Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.172Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.173Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.173Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.173Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.173Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.173Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.173Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.173Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 41 2023-11-23T16:02:21.173Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.173Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:21.173Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:21.173Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 44 2023-11-23T16:02:21.173Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.173Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.173Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.175Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.175Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.175Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.175Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.175Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.178Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.178Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.178Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.178Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.178Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.178Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.178Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.179Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.179Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.179Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.179Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.179Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.179Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.179Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.179Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.180Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.180Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.181Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 45 2023-11-23T16:02:21.181Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.181Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 38 2023-11-23T16:02:21.181Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.181Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.182Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 45 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.182Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.182Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.183Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.183Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.183Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.183Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.183Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.183Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.183Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.183Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 45 2023-11-23T16:02:21.184Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.186Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.186Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.186Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 45 2023-11-23T16:02:21.186Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.186Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.186Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.186Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.186Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.187Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 45 2023-11-23T16:02:21.187Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.187Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:21.187Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.187Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.187Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 46 2023-11-23T16:02:21.187Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.187Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 44 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.187Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.187Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.187Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 44 2023-11-23T16:02:21.187Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.188Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.188Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 37 2023-11-23T16:02:21.188Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.188Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.189Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.189Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.189Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.189Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 34 2023-11-23T16:02:21.189Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.189Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.190Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.190Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.190Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.190Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.190Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.190Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 40 2023-11-23T16:02:21.190Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.190Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.190Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.191Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.191Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.191Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.191Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.191Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.191Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.191Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.191Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.192Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.192Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.192Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.193Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.193Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.194Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.194Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.196Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.197Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.199Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.199Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.200Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.206Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.214Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.215Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.220Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.220Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.220Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.220Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.220Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.220Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.220Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.220Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.220Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.220Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.220Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.221Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.221Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.221Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 46 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.221Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.223Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.223Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.224Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.226Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.226Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.226Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.226Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.226Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.226Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.226Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.226Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.227Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.227Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 46 2023-11-23T16:02:21.228Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.228Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.228Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.228Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.230Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.230Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.230Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.230Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.232Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.232Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.233Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.233Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.233Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.233Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.234Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.235Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.235Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.236Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.236Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.237Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.237Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.237Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 40 2023-11-23T16:02:21.237Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.237Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.237Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.237Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.237Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.238Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.238Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.238Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.238Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.239Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.240Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.241Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.246Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.246Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.247Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.247Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.247Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 44 2023-11-23T16:02:21.247Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.247Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.253Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.253Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.253Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 42 2023-11-23T16:02:21.254Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.254Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.254Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.254Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.254Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.254Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.257Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.257Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.257Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.257Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.257Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.257Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.257Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.266Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.266Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 40 2023-11-23T16:02:21.266Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.266Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.266Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.266Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.267Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.267Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.267Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.267Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.267Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.267Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 44 2023-11-23T16:02:21.267Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.267Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.267Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 43 2023-11-23T16:02:21.268Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.268Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.268Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 45 2023-11-23T16:02:21.268Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.269Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.269Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 42 2023-11-23T16:02:21.269Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.269Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.269Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.270Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.270Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.270Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.270Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 40 2023-11-23T16:02:21.270Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.270Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.270Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.270Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.270Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.271Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.271Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.271Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.271Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.271Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.272Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.272Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.272Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 36 2023-11-23T16:02:21.272Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.272Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.272Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.272Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 43 2023-11-23T16:02:21.273Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.273Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.273Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.273Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.273Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.273Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.273Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.274Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.274Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 45 2023-11-23T16:02:21.274Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.274Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.274Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.274Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 45 2023-11-23T16:02:21.274Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.274Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 44 2023-11-23T16:02:21.274Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.274Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.274Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.274Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.274Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 43 2023-11-23T16:02:21.276Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.276Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.276Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.277Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.278Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.278Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.281Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.281Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.281Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.281Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.281Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.282Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.282Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.282Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.282Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.282Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.282Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.283Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.283Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.284Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.284Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.284Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.284Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.284Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.284Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.284Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.284Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.284Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 46 2023-11-23T16:02:21.285Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.285Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.285Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 45 2023-11-23T16:02:21.287Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.287Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.287Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.287Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.288Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.288Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.288Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.288Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.288Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.288Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 47 2023-11-23T16:02:21.288Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.288Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.288Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.288Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.288Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 46 2023-11-23T16:02:21.288Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.288Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 45 2023-11-23T16:02:21.290Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.290Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.290Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.291Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.291Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.291Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.291Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.291Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 41 2023-11-23T16:02:21.291Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.291Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.291Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.291Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.291Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.291Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.291Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.292Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 45 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.292Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 46 2023-11-23T16:02:21.292Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.292Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 39 2023-11-23T16:02:21.292Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 46 2023-11-23T16:02:21.292Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.292Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.292Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 46 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.292Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 35 2023-11-23T16:02:21.292Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.292Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.292Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.292Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.293Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.293Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 38 2023-11-23T16:02:21.293Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.293Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 42 2023-11-23T16:02:21.293Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.293Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.293Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 42 2023-11-23T16:02:21.293Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.294Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.295Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.297Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.297Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.299Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.300Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.307Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.307Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.315Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.315Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.320Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.321Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.321Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 39 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.321Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.321Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.321Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.322Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.322Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.322Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.322Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.322Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 47 2023-11-23T16:02:21.322Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.322Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.322Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.324Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.324Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.324Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.325Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.326Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.327Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.327Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.327Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.327Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.327Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.327Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.327Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.329Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.329Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.329Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.329Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.330Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.331Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.331Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.331Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.332Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.332Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.333Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.333Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.333Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:21.333Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.333Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:21.334Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.335Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.335Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.336Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.336Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.337Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.337Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.337Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.337Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.337Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.338Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.338Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.338Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.338Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.338Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.338Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.338Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 41 2023-11-23T16:02:21.338Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.339Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.339Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.341Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.341Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.346Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.347Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.347Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.347Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.348Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.348Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.354Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.354Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.354Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 43 2023-11-23T16:02:21.354Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.354Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.355Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.355Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.355Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.355Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.355Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 47 2023-11-23T16:02:21.357Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.357Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.358Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.358Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.375Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.376Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 44 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.376Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 46 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.376Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.376Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 41 2023-11-23T16:02:21.376Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.377Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.377Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 46 2023-11-23T16:02:21.377Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.377Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 44 2023-11-23T16:02:21.377Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.377Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.377Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.377Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.377Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 37 2023-11-23T16:02:21.377Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.378Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.378Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.378Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.378Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.379Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.379Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 45 2023-11-23T16:02:21.379Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.379Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.379Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.379Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 43 2023-11-23T16:02:21.379Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.379Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.379Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 44 2023-11-23T16:02:21.379Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.379Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 46 2023-11-23T16:02:21.379Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.379Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 45 2023-11-23T16:02:21.379Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 41 2023-11-23T16:02:21.379Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.381Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.381Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.382Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.382Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.382Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.382Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.383Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.383Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.383Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.383Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.383Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:21.383Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.383Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.384Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.384Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.385Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.385Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.385Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.385Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:21.385Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:21.385Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:21.385Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.387Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.387Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.387Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.387Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.388Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.388Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.388Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.388Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.388Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.388Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 47 2023-11-23T16:02:21.388Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.389Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.389Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.389Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.389Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.389Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 46 2023-11-23T16:02:21.389Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 47 2023-11-23T16:02:21.391Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.391Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.391Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.391Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.391Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.391Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.391Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.392Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.392Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.392Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.392Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.392Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.392Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.393Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.393Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 47 2023-11-23T16:02:21.393Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.393Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 48 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.393Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 46 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.393Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 40 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.393Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 36 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.393Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.394Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.394Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.394Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.394Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.394Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 43 2023-11-23T16:02:21.394Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:21.394Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:21.395Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.395Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.398Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.398Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.403Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.404Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.407Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.408Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.416Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.416Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.416Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 47 2023-11-23T16:02:21.421Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.421Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.421Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.421Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.422Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.422Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 40 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.422Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.422Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.422Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.422Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 47 2023-11-23T16:02:21.423Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.423Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.423Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.423Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 46 2023-11-23T16:02:21.423Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.424Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.425Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.425Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 45 2023-11-23T16:02:21.425Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:21.425Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:21.425Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:21.425Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:21.425Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.425Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.428Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.429Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.429Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.430Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.430Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 42 2023-11-23T16:02:21.430Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.431Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.431Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.431Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.431Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.432Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.433Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.434Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.434Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.434Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.434Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.435Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.435Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.437Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.437Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.438Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.438Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.438Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.438Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.438Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.438Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.438Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.438Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.438Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.438Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.438Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.439Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.439Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.440Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.442Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.442Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.447Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.447Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.448Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.448Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.448Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.449Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.449Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 48 2023-11-23T16:02:21.454Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.455Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.455Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 44 2023-11-23T16:02:21.457Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.457Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.457Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.457Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.457Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.457Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.457Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 48 2023-11-23T16:02:21.458Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.458Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.459Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.459Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 43 2023-11-23T16:02:21.459Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.477Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.477Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 42 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.477Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.477Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.477Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 42 2023-11-23T16:02:21.478Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.478Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.478Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.478Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.478Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 38 2023-11-23T16:02:21.478Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 45 2023-11-23T16:02:21.478Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.478Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.478Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.478Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.478Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.478Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 47 2023-11-23T16:02:21.479Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.479Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.479Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.479Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.479Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.479Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.479Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.479Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.479Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.480Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.480Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:21.480Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:21.480Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.480Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.480Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 47 2023-11-23T16:02:21.480Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.481Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.481Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.481Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.481Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.481Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.481Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.481Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 46 2023-11-23T16:02:21.481Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.481Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 47 2023-11-23T16:02:21.481Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.481Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 45 2023-11-23T16:02:21.481Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.481Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 46 2023-11-23T16:02:21.481Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.481Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 45 2023-11-23T16:02:21.481Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.482Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 44 2023-11-23T16:02:21.482Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.482Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.482Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.482Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.483Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.483Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.483Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.483Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.483Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.483Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.484Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.484Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.484Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.484Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.490Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.490Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 48 2023-11-23T16:02:21.491Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.491Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.491Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.491Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.491Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.491Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.491Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 48 2023-11-23T16:02:21.491Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.491Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.491Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 47 2023-11-23T16:02:21.491Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.492Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.492Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.493Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.493Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 42 2023-11-23T16:02:21.493Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.493Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.494Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.494Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 37 2023-11-23T16:02:21.494Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.494Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.494Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.494Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.494Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.494Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.494Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 39 2023-11-23T16:02:21.494Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.494Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.495Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.496Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.496Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 48 2023-11-23T16:02:21.498Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.499Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.504Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.505Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.512Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.513Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.516Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.517Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.517Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 48 2023-11-23T16:02:21.522Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.522Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.522Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.522Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.523Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.523Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.523Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.523Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 41 2023-11-23T16:02:21.523Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.523Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.523Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.524Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.524Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.524Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.525Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.525Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 48 2023-11-23T16:02:21.525Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.525Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 47 2023-11-23T16:02:21.525Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.525Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.525Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.526Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 46 2023-11-23T16:02:21.526Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.526Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.526Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 49 2023-11-23T16:02:21.529Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.529Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.529Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.529Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.530Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.530Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.530Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.530Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.531Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.531Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.531Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.531Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.531Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.531Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.532Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.532Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 43 2023-11-23T16:02:21.532Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.532Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.532Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.532Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.532Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 47 2023-11-23T16:02:21.532Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.533Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.533Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.533Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.533Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.534Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.534Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.534Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.534Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.536Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.536Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.537Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.538Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.538Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.538Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.538Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.538Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.538Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.539Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.539Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.539Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.539Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.539Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.539Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.539Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.540Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.540Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.542Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.542Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.547Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.548Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.549Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.550Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.550Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.551Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.551Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 49 2023-11-23T16:02:21.554Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.554Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.554Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.554Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.554Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.554Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.555Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.555Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.555Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 33 2023-11-23T16:02:21.555Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.557Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.557Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.558Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.558Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.563Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.564Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.564Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 49 2023-11-23T16:02:21.564Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.564Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.564Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 44 2023-11-23T16:02:21.570Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.574Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.575Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.575Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.575Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.575Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.578Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.578Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.578Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.578Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.578Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.578Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 43 2023-11-23T16:02:21.579Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.579Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 46 2023-11-23T16:02:21.579Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.579Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.579Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 39 2023-11-23T16:02:21.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.579Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.579Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.579Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.579Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.579Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 48 2023-11-23T16:02:21.579Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.579Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.579Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.580Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.580Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.580Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.580Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.580Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.580Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.580Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.580Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 44 2023-11-23T16:02:21.580Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.580Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.580Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.580Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.581Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.581Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.581Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.581Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.581Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 48 2023-11-23T16:02:21.581Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.581Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.581Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.581Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.581Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.581Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.581Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.582Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 48 2023-11-23T16:02:21.582Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.582Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.582Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 47 2023-11-23T16:02:21.582Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.582Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 46 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.582Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.582Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 47 2023-11-23T16:02:21.582Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.583Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 43 2023-11-23T16:02:21.583Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.583Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.583Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 45 2023-11-23T16:02:21.583Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.583Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 41 2023-11-23T16:02:21.583Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.584Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.584Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.584Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.584Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.584Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.585Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.585Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.585Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.585Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.585Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.585Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 46 2023-11-23T16:02:21.591Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.591Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.591Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.591Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.591Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.591Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.591Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.591Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.591Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.591Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 49 2023-11-23T16:02:21.592Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.592Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 48 2023-11-23T16:02:21.592Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.592Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.592Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.593Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.593Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 49 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.594Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.594Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.594Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.594Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.595Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.595Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 38 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.595Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.596Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.596Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.596Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 43 2023-11-23T16:02:21.596Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.596Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.601Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.601Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.601Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 45 2023-11-23T16:02:21.605Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.606Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.613Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.613Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.617Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.618Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.618Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 49 2023-11-23T16:02:21.623Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.623Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.623Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.624Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.624Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 42 2023-11-23T16:02:21.624Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.625Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.626Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.626Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.626Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.627Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.627Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 50 2023-11-23T16:02:21.627Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.627Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.627Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 49 2023-11-23T16:02:21.627Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.627Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.627Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 48 2023-11-23T16:02:21.627Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.628Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.628Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.628Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.628Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.629Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.629Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 47 2023-11-23T16:02:21.630Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.630Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.630Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:21.630Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:21.630Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.630Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.632Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.632Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.633Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.633Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.633Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 44 2023-11-23T16:02:21.633Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.633Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.633Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.633Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.633Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.634Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.634Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.634Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.635Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.635Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.635Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 48 2023-11-23T16:02:21.635Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.635Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.635Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.635Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.636Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.636Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.638Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.639Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 49 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.640Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.640Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.640Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.640Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.641Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.642Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.643Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.643Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.646Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.648Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.649Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.651Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.651Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.654Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.654Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.654Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.655Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.655Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.655Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.656Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.656Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.656Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 50 2023-11-23T16:02:21.656Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.656Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.656Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 34 2023-11-23T16:02:21.659Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.659Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.664Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.664Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.665Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.665Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 45 2023-11-23T16:02:21.667Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.667Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 50 2023-11-23T16:02:21.667Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.668Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.674Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.675Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.675Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.676Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.676Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.676Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.678Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.679Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 44 2023-11-23T16:02:21.679Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.679Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.679Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.680Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.680Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 40 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.680Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 47 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.680Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.680Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.680Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.681Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.681Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.681Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 49 2023-11-23T16:02:21.681Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.681Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.681Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.681Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.681Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.681Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.681Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.681Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.682Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.682Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 49 2023-11-23T16:02:21.682Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.682Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.682Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.682Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.682Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.682Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.683Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 42 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.683Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 45 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.683Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 48 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 47 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.683Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.683Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 48 2023-11-23T16:02:21.683Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.684Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.685Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.685Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:21.685Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:21.685Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.685Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.685Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.685Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.685Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.685Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.685Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 49 2023-11-23T16:02:21.685Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.685Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 46 2023-11-23T16:02:21.686Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.686Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.687Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.687Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 47 2023-11-23T16:02:21.687Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.690Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.692Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.692Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.692Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.692Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.692Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.692Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 50 2023-11-23T16:02:21.694Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.695Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 40 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.695Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.695Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.696Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.696Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.696Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.696Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.696Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.696Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 49 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.696Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.696Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 39 2023-11-23T16:02:21.696Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 42 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.696Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.696Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 50 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.696Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.697Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.697Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.697Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.698Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.698Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.698Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 44 2023-11-23T16:02:21.701Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.702Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.702Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 46 2023-11-23T16:02:21.706Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.706Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.716Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.716Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.718Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.718Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.725Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.725Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.725Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.725Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 43 2023-11-23T16:02:21.725Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.727Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.727Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.727Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.727Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.727Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.728Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:21.728Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:21.728Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.728Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.728Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 50 2023-11-23T16:02:21.728Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.728Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 49 2023-11-23T16:02:21.728Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.729Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.729Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.729Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.729Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.729Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.730Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.732Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.732Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 48 2023-11-23T16:02:21.732Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.732Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.732Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.733Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.733Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.733Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.734Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.734Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 45 2023-11-23T16:02:21.734Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.734Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.735Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.735Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.736Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.736Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.736Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.736Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.736Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 44 2023-11-23T16:02:21.736Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 49 2023-11-23T16:02:21.736Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.736Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.736Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.736Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.737Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.737Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.737Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.737Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.737Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.739Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.739Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.739Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.740Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.740Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.740Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.740Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.740Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.743Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.744Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.744Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.745Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.747Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.747Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.749Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.749Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.749Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 50 2023-11-23T16:02:21.751Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.751Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.755Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.755Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.756Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.756Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.756Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.756Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.756Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.756Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.757Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.757Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.757Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 35 2023-11-23T16:02:21.761Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.764Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.765Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.765Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.767Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.768Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.768Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.768Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 51 2023-11-23T16:02:21.768Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.768Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 51 2023-11-23T16:02:21.776Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.776Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.776Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.777Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.777Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.777Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.779Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.779Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.780Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.780Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.780Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.780Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.780Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.781Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.781Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 48 2023-11-23T16:02:21.781Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.781Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.781Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.781Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 41 2023-11-23T16:02:21.781Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.781Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.781Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.781Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:21.781Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:21.782Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.782Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 51 2023-11-23T16:02:21.782Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.782Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.782Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.782Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.783Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.783Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 50 2023-11-23T16:02:21.783Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.783Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.783Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.784Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 49 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.784Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 48 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.784Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 50 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.784Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 43 2023-11-23T16:02:21.784Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.784Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 49 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.784Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 50 2023-11-23T16:02:21.784Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.785Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.785Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.786Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.786Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.786Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.786Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.786Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 50 2023-11-23T16:02:21.786Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.786Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.786Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 47 2023-11-23T16:02:21.787Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.787Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.787Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.787Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.788Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.790Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.791Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.792Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.792Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.792Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.792Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.793Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.794Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.794Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.795Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.795Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.795Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.796Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 46 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.796Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.796Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.797Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.797Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 43 2023-11-23T16:02:21.797Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.797Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 50 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.797Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 40 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.797Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.797Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.797Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 45 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.797Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.797Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.797Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.797Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 51 2023-11-23T16:02:21.798Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.798Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 51 2023-11-23T16:02:21.798Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.798Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.798Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.798Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.798Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.799Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.799Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 46 2023-11-23T16:02:21.802Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.802Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.808Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.808Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.809Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.809Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 39 2023-11-23T16:02:21.817Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.817Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.819Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.819Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.825Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.826Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.826Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 44 2023-11-23T16:02:21.827Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.827Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.827Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.827Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.827Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.828Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.828Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.828Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.829Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.829Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 51 2023-11-23T16:02:21.829Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.829Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 50 2023-11-23T16:02:21.829Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.830Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.830Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.830Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.831Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.831Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.832Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.832Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.832Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.832Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.833Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.834Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.834Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.834Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.835Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.835Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.836Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.836Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.836Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.836Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.836Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.836Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.837Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 50 2023-11-23T16:02:21.837Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.837Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.837Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 45 2023-11-23T16:02:21.837Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.837Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.837Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.837Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.837Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.838Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.838Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.838Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 46 2023-11-23T16:02:21.839Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.840Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.840Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.840Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.840Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.841Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.841Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.841Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.841Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.844Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.845Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.845Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.846Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.847Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.848Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.849Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.850Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.850Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 51 2023-11-23T16:02:21.852Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.853Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.853Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 49 2023-11-23T16:02:21.856Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.856Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.856Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.857Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.857Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.857Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.857Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 47 2023-11-23T16:02:21.857Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 45 2023-11-23T16:02:21.857Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.857Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.858Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.858Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.858Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 36 2023-11-23T16:02:21.864Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.864Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.865Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.865Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.868Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.868Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.868Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.868Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.869Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.869Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.869Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.869Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.869Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 52 2023-11-23T16:02:21.869Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.869Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.869Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 52 2023-11-23T16:02:21.869Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.875Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.877Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.877Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.877Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.878Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.878Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.878Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.878Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:21.878Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:21.879Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.879Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.879Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.879Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.880Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.880Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.880Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.880Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.881Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.881Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.881Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.881Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.881Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.881Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.881Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.881Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.882Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.882Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.882Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.882Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.882Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.882Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.882Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.882Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.882Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.883Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.883Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.883Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 52 2023-11-23T16:02:21.883Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.883Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.883Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.884Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.884Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.884Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.884Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.884Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.885Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.885Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.885Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.885Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 49 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.885Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.885Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.885Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.885Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 50 2023-11-23T16:02:21.885Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.885Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 51 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.885Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 44 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.885Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.886Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 51 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.886Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 51 2023-11-23T16:02:21.886Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.886Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.886Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 50 2023-11-23T16:02:21.886Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.887Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.887Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.887Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 51 2023-11-23T16:02:21.887Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.887Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 48 2023-11-23T16:02:21.890Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.890Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:21.890Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:21.890Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:21.891Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.891Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.891Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.892Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.892Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.893Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.893Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.893Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.894Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.894Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.894Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.895Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.895Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.896Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.896Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 41 2023-11-23T16:02:21.896Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.896Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.896Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.896Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.896Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 48 2023-11-23T16:02:21.896Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.897Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.897Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.897Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.898Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.898Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.898Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 44 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.898Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 46 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.898Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 49 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.898Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.898Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.898Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.898Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.898Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.899Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.899Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.899Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 52 2023-11-23T16:02:21.899Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.899Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.899Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 42 2023-11-23T16:02:21.899Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.899Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.899Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.899Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 52 2023-11-23T16:02:21.899Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.900Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.900Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 47 2023-11-23T16:02:21.902Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.903Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.912Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.916Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.916Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.917Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.918Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.919Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.920Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.924Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.924Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 40 2023-11-23T16:02:21.926Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.927Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.927Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 45 2023-11-23T16:02:21.927Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.928Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.928Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.928Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.928Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.928Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.929Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.929Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.929Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.929Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.930Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.930Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.931Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.931Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.931Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.933Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.933Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.933Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.933Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 51 2023-11-23T16:02:21.934Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.934Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.934Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.935Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.935Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.936Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.936Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.936Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.936Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.937Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.937Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.937Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.937Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.937Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.938Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.938Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 51 2023-11-23T16:02:21.938Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.938Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.938Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 46 2023-11-23T16:02:21.938Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.938Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.939Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.939Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.939Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 47 2023-11-23T16:02:21.939Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.939Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.940Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.941Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.941Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.941Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.941Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.942Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.942Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.945Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.945Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.946Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.946Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.946Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.946Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.948Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.948Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.950Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.952Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.952Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 52 2023-11-23T16:02:21.954Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.954Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.954Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.954Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.954Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.956Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.956Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.957Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.957Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.957Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.957Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.957Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.957Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.957Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 50 2023-11-23T16:02:21.957Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.957Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.958Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.958Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.958Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.965Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.965Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.965Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 46 2023-11-23T16:02:21.966Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.966Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.969Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.969Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.969Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.969Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.969Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.969Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.970Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.970Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.970Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.970Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.970Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 53 2023-11-23T16:02:21.970Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 37 2023-11-23T16:02:21.975Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.975Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.978Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.978Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.978Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.978Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.978Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.978Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.980Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.980Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.980Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.980Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.981Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.981Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.981Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.981Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.981Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.981Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.982Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.982Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.982Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.982Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.982Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.982Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.982Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.982Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.982Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.983Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.983Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.983Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.983Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.983Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.983Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.984Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.984Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.985Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.985Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 47 2023-11-23T16:02:21.985Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.985Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.985Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.985Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.985Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.985Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.985Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.986Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.986Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.986Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 50 2023-11-23T16:02:21.986Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.986Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.986Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 52 2023-11-23T16:02:21.986Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.986Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.986Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.986Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.986Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.986Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.986Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.987Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.987Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.987Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.987Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 52 2023-11-23T16:02:21.987Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.987Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.987Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.987Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.987Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 53 2023-11-23T16:02:21.987Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.987Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 51 2023-11-23T16:02:21.988Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.988Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 52 2023-11-23T16:02:21.988Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.988Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 45 2023-11-23T16:02:21.988Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.988Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 52 2023-11-23T16:02:21.988Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.988Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 49 2023-11-23T16:02:21.988Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.988Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.988Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 51 2023-11-23T16:02:21.991Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.991Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.991Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 52 2023-11-23T16:02:21.993Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.993Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.993Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.993Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.993Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.994Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.994Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.995Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:21.995Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:21.995Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:21.995Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.995Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.996Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.997Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.997Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.997Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.997Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.997Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 42 2023-11-23T16:02:21.997Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:21.998Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.998Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.998Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 41 2023-11-23T16:02:21.998Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.998Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.998Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 53 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:21.999Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 45 2023-11-23T16:02:21.999Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.999Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 50 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:21.999Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 51 2023-11-23T16:02:21.999Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:21.999Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:21.999Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.000Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.000Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.000Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.000Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 53 2023-11-23T16:02:22.000Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.000Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.000Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.000Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.000Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.000Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.000Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.000Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.000Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 43 2023-11-23T16:02:22.003Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.003Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 49 2023-11-23T16:02:22.003Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.004Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.004Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 48 2023-11-23T16:02:22.018Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.018Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.020Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.020Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.020Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.021Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.025Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.025Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.025Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 41 2023-11-23T16:02:22.027Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.028Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.028Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 46 2023-11-23T16:02:22.028Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.028Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.028Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.028Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.029Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.030Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.030Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.030Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.030Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.030Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.030Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.031Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.031Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.032Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.033Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.033Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.033Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.033Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.035Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.035Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.035Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 53 2023-11-23T16:02:22.035Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.035Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.036Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.037Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.037Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.037Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.037Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.037Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.037Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.038Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.038Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.038Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.039Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.039Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.039Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.039Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.039Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.039Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 47 2023-11-23T16:02:22.039Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.039Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.039Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 47 2023-11-23T16:02:22.039Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.040Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.040Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.042Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.042Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.042Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.042Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.045Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.046Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.046Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.046Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.046Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.046Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.046Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 48 2023-11-23T16:02:22.046Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.047Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.048Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.049Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.054Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.054Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.054Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.054Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.054Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.054Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.054Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 53 2023-11-23T16:02:22.054Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.055Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.055Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.056Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.056Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.057Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.057Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.058Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.058Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.058Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.058Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.058Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.058Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.059Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.059Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.059Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.059Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.059Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 51 2023-11-23T16:02:22.059Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.066Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.066Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.067Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.067Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 48 2023-11-23T16:02:22.067Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.067Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 47 2023-11-23T16:02:22.070Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.070Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.070Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.075Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.076Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.077Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:22.077Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:22.078Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.078Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.079Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.079Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.079Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.079Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.080Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.081Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.081Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 52 2023-11-23T16:02:22.084Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.084Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.084Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.084Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.084Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.085Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.085Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.085Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.086Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.087Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.087Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.087Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 53 2023-11-23T16:02:22.087Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.087Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.087Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.088Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 52 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.088Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 53 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.088Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 54 2023-11-23T16:02:22.088Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.088Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 52 2023-11-23T16:02:22.088Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.089Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.089Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 51 2023-11-23T16:02:22.089Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.089Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.089Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 46 2023-11-23T16:02:22.089Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 53 2023-11-23T16:02:22.089Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.089Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 54 2023-11-23T16:02:22.089Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.089Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 48 2023-11-23T16:02:22.089Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.089Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 52 2023-11-23T16:02:22.091Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.092Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.092Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 53 2023-11-23T16:02:22.093Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.093Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.094Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.094Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.094Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.094Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.095Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.095Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.095Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.096Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.097Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.097Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.098Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.098Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.098Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.098Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 43 2023-11-23T16:02:22.098Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.099Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.099Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.099Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.099Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.099Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 54 2023-11-23T16:02:22.099Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.099Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.099Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.099Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.100Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.100Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.100Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.100Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.100Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.100Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.100Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.100Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.101Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 46 2023-11-23T16:02:22.101Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.101Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 44 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.101Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 52 2023-11-23T16:02:22.101Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.101Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.102Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 42 2023-11-23T16:02:22.102Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.102Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.102Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 53 2023-11-23T16:02:22.102Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.102Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.102Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 54 2023-11-23T16:02:22.102Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.108Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.109Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.110Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.110Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 49 2023-11-23T16:02:22.121Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.121Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.121Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 50 2023-11-23T16:02:22.121Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.123Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.123Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.124Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.124Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.128Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.128Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.128Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.129Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.129Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.129Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.129Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.129Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 47 2023-11-23T16:02:22.129Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.129Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 42 2023-11-23T16:02:22.131Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.131Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.133Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.133Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.134Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.134Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.134Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.135Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.135Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.135Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.135Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.135Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.135Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.135Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.135Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.135Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.135Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.136Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.137Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.139Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.139Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.139Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.139Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.140Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.140Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.140Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.140Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.140Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.140Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.140Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.140Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.140Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.140Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.140Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 48 2023-11-23T16:02:22.142Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:22.142Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:22.143Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.143Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.143Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.143Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.143Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.143Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 48 2023-11-23T16:02:22.143Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.143Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.143Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 51 2023-11-23T16:02:22.146Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.146Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.147Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.147Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 49 2023-11-23T16:02:22.147Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.147Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.147Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.149Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.149Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.154Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.154Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.155Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.155Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.155Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.155Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.156Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.156Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.156Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.158Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.158Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 54 2023-11-23T16:02:22.158Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.158Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.158Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.158Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.158Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.159Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.161Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.161Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.161Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.162Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.162Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 38 2023-11-23T16:02:22.165Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.166Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.166Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.166Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.166Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 52 2023-11-23T16:02:22.167Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.167Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.170Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.171Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.171Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.171Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.171Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.171Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.171Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.171Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.171Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 48 2023-11-23T16:02:22.171Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.171Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.176Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.176Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.179Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.179Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.179Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.179Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.179Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.179Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.179Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.179Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.180Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.180Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.180Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.180Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 54 2023-11-23T16:02:22.180Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.180Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.180Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.181Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.181Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.185Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.185Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.185Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.185Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.185Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.186Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.186Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.186Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.186Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.186Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 53 2023-11-23T16:02:22.186Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.186Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.186Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.186Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.187Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.187Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.187Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.188Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.188Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.188Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.188Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.188Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.188Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.188Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.188Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.189Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.189Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 53 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.189Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.189Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 53 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.189Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.189Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 55 2023-11-23T16:02:22.189Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.190Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.190Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 52 2023-11-23T16:02:22.190Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.190Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.190Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.190Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 54 2023-11-23T16:02:22.190Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.190Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 53 2023-11-23T16:02:22.190Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.190Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 49 2023-11-23T16:02:22.193Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.193Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.193Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 54 2023-11-23T16:02:22.194Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.194Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.194Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.194Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.195Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.195Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.196Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.196Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.196Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.196Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.198Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.198Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.198Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 50 2023-11-23T16:02:22.198Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.198Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.198Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.198Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.198Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.199Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.199Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.199Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.200Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.200Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.200Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 55 2023-11-23T16:02:22.201Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.202Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 47 2023-11-23T16:02:22.202Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.202Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 54 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.202Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.202Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 53 2023-11-23T16:02:22.202Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.203Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 45 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 54 2023-11-23T16:02:22.203Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.203Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.203Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 55 2023-11-23T16:02:22.204Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.204Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.204Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.204Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 54 2023-11-23T16:02:22.204Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.204Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 55 2023-11-23T16:02:22.204Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.204Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.204Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.204Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.210Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.210Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.210Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.210Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 49 2023-11-23T16:02:22.222Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.222Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.223Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.225Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.225Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 51 2023-11-23T16:02:22.226Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.226Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.227Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.227Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.229Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.229Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.230Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.230Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.230Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.230Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 48 2023-11-23T16:02:22.230Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.230Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 43 2023-11-23T16:02:22.230Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.231Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.232Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.233Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.234Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.234Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.234Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.234Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.235Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.235Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.236Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.236Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.236Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.238Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.238Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.238Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.239Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.239Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.239Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.239Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.239Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.240Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.240Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.240Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.240Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.240Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.241Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.241Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 49 2023-11-23T16:02:22.241Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.241Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.241Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.242Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.242Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.243Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.243Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.243Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.243Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.244Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.244Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 49 2023-11-23T16:02:22.244Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.244Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.244Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.244Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.244Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.244Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 52 2023-11-23T16:02:22.247Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.247Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.247Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.247Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.247Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.248Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.250Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.250Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.254Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.254Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.254Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.254Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.254Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.255Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.255Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.255Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.255Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.255Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.256Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.256Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.258Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.259Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.259Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.259Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.259Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.261Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.261Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 55 2023-11-23T16:02:22.261Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.262Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.262Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.262Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.263Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.263Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.263Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 39 2023-11-23T16:02:22.266Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.266Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.266Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.266Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 50 2023-11-23T16:02:22.266Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.267Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.267Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 53 2023-11-23T16:02:22.267Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.267Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.268Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.271Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.271Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.271Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.271Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.271Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.271Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.272Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.272Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.272Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 50 2023-11-23T16:02:22.272Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.272Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.272Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 49 2023-11-23T16:02:22.272Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.272Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.272Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.272Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.273Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.279Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.280Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:22.280Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:22.280Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.280Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.280Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.280Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.280Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.280Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.280Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.281Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.281Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 55 2023-11-23T16:02:22.281Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.286Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.286Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.286Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.286Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.286Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.287Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.287Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.287Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.287Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.287Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.287Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.287Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.287Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 54 2023-11-23T16:02:22.288Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.289Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.289Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.289Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:22.289Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:22.289Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.289Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.289Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.290Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.290Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.290Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.290Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 47 2023-11-23T16:02:22.290Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.290Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.290Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.290Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.291Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.291Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.291Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.291Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.291Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.291Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.291Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 56 2023-11-23T16:02:22.291Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.291Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.291Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 50 2023-11-23T16:02:22.291Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.291Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 54 2023-11-23T16:02:22.291Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.291Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 53 2023-11-23T16:02:22.292Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.292Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 55 2023-11-23T16:02:22.293Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:22.293Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:22.293Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:22.293Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.294Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.294Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 55 2023-11-23T16:02:22.294Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.294Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.295Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 54 2023-11-23T16:02:22.295Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.295Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.295Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.296Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.296Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.296Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.296Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.296Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.296Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.298Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.298Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.298Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.298Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.299Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.299Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 44 2023-11-23T16:02:22.299Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.299Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 51 2023-11-23T16:02:22.299Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.300Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.300Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.300Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.300Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.301Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.301Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 56 2023-11-23T16:02:22.302Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.302Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.302Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.302Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.302Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.303Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.303Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.303Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.303Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.303Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 55 2023-11-23T16:02:22.303Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.303Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 54 2023-11-23T16:02:22.303Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.303Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.303Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 43 2023-11-23T16:02:22.303Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.303Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.303Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.303Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.304Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 55 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.304Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 54 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.304Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 56 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.304Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.305Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 56 2023-11-23T16:02:22.305Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.305Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.310Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:22.310Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:22.310Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.310Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.311Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.311Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 50 2023-11-23T16:02:22.311Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.323Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.324Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.328Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.329Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.329Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.329Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.330Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.331Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.331Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 52 2023-11-23T16:02:22.332Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.332Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.334Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.334Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.334Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.334Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.334Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 49 2023-11-23T16:02:22.334Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.334Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.334Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.335Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.335Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 55 2023-11-23T16:02:22.335Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.335Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.335Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.335Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.335Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 44 2023-11-23T16:02:22.336Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.336Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.336Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.336Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.339Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:22.339Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:22.339Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.339Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.339Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.339Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.339Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.340Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.340Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.340Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.341Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.341Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.341Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.341Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.341Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.341Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.341Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.341Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.342Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.342Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.342Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.343Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.344Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.344Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.344Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.344Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.344Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 50 2023-11-23T16:02:22.344Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.344Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.344Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.344Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.344Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 46 2023-11-23T16:02:22.345Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.345Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.345Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 53 2023-11-23T16:02:22.347Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.347Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.348Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.348Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.348Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.349Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.350Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.350Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.350Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 50 2023-11-23T16:02:22.355Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.355Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.355Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.355Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.355Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.355Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.355Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.355Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.356Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.356Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.357Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.357Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.361Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.361Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.361Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.361Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.361Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.362Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.362Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 56 2023-11-23T16:02:22.363Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.363Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.363Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.364Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.364Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.366Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.366Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 40 2023-11-23T16:02:22.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.366Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.366Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.367Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.367Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.367Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 51 2023-11-23T16:02:22.367Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.367Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.367Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.367Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.368Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.368Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.368Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.368Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.372Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.372Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.372Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.372Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.372Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.372Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.372Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.372Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.373Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.373Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 50 2023-11-23T16:02:22.373Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.373Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 51 2023-11-23T16:02:22.373Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.373Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.373Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.373Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.379Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.379Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.381Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.381Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.381Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.381Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.381Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.381Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.381Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.381Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.382Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.382Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.382Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.382Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.382Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.382Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.382Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.382Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 56 2023-11-23T16:02:22.387Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.388Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.389Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.389Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.389Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.390Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.390Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.391Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.391Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 48 2023-11-23T16:02:22.391Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.391Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.391Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 55 2023-11-23T16:02:22.391Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.392Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.392Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 57 2023-11-23T16:02:22.392Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.392Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 51 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.392Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.392Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.392Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 54 2023-11-23T16:02:22.393Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.393Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 55 2023-11-23T16:02:22.393Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.393Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 56 2023-11-23T16:02:22.394Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.394Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.395Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.395Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.395Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.395Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.395Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.395Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.395Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.395Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 48 2023-11-23T16:02:22.396Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.396Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.397Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.397Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.397Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.397Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.398Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.399Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.399Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.399Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.400Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.400Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.400Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.400Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 52 2023-11-23T16:02:22.400Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.400Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.401Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.401Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.401Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.402Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.403Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.403Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.403Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.404Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.404Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.404Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.404Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.404Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.404Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.404Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.404Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.404Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.404Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.405Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 55 2023-11-23T16:02:22.405Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.405Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 57 2023-11-23T16:02:22.405Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.405Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 56 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.405Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.409Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.409Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 56 2023-11-23T16:02:22.411Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.411Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.411Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.411Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.424Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.425Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.429Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.429Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.430Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.431Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.431Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.431Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.434Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.435Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.435Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 57 2023-11-23T16:02:22.435Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.435Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.435Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.435Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.435Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.435Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.435Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.435Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.435Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.436Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.436Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.436Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.437Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.437Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.440Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.440Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 50 2023-11-23T16:02:22.440Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.440Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 45 2023-11-23T16:02:22.440Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.441Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.441Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 54 2023-11-23T16:02:22.441Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.441Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.441Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.441Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.442Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.442Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.442Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.442Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.442Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.442Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.442Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 57 2023-11-23T16:02:22.442Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.442Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.442Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 55 2023-11-23T16:02:22.442Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.442Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 55 2023-11-23T16:02:22.442Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.442Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 56 2023-11-23T16:02:22.443Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.443Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.444Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.444Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.445Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 51 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.445Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 47 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.445Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.446Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.448Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.448Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.448Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.448Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.448Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 54 2023-11-23T16:02:22.449Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.449Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.450Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.451Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.451Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 51 2023-11-23T16:02:22.460Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.460Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.460Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.460Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.461Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.461Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.461Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.461Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.461Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.461Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.461Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.461Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.462Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.464Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.464Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.464Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.464Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.464Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.464Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 57 2023-11-23T16:02:22.466Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.466Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.467Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.467Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.467Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.467Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.467Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.467Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.467Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.467Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.468Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.468Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.468Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.468Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.468Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.468Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.468Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 51 2023-11-23T16:02:22.472Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.473Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.473Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.473Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.473Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.473Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.473Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.473Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.473Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.473Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 41 2023-11-23T16:02:22.473Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.474Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.475Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.481Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.482Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.482Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.482Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.482Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.482Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.482Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.482Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.482Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.483Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.483Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.483Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 52 2023-11-23T16:02:22.483Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.483Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.484Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.484Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 57 2023-11-23T16:02:22.488Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.489Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.490Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.490Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:22.490Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:22.490Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.490Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.490Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.491Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.491Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.491Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.491Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.491Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.491Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.491Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.491Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.492Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.492Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.492Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 49 2023-11-23T16:02:22.492Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.492Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.492Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 56 2023-11-23T16:02:22.492Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.492Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.492Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 56 2023-11-23T16:02:22.492Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.492Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.492Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.492Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.492Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.493Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.493Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.493Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.493Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.493Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.493Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.493Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.494Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 55 2023-11-23T16:02:22.494Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.494Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 56 2023-11-23T16:02:22.494Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.494Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.494Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 57 2023-11-23T16:02:22.494Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.494Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 51 2023-11-23T16:02:22.495Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.495Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.495Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.496Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.496Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.496Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.496Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.496Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.496Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.497Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.497Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.497Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.497Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.497Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 49 2023-11-23T16:02:22.497Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.497Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.498Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.498Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 58 2023-11-23T16:02:22.499Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.499Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.499Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 52 2023-11-23T16:02:22.499Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.499Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.499Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 45 2023-11-23T16:02:22.500Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.500Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.501Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.501Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 53 2023-11-23T16:02:22.501Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.501Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.501Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.501Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.501Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.503Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.503Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.503Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.503Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.504Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.504Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.504Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.504Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.504Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.504Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.504Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.504Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.504Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 44 2023-11-23T16:02:22.504Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.504Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.505Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.505Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.506Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.506Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.506Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.510Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.511Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.511Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 57 2023-11-23T16:02:22.513Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.513Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.513Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.513Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.514Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 52 2023-11-23T16:02:22.525Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.525Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.525Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 58 2023-11-23T16:02:22.530Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.530Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.532Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.532Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.533Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.533Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 53 2023-11-23T16:02:22.535Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.535Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.535Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.535Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.535Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.535Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.535Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.536Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.536Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.536Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.536Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 57 2023-11-23T16:02:22.536Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.537Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.538Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.538Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.538Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.540Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.540Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.541Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.541Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.541Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.541Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 51 2023-11-23T16:02:22.541Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.542Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.543Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.543Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 56 2023-11-23T16:02:22.543Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.543Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.543Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 57 2023-11-23T16:02:22.543Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.543Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 56 2023-11-23T16:02:22.543Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.543Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.543Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 56 2023-11-23T16:02:22.543Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.544Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.545Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.545Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.545Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.545Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.545Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.545Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.545Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.545Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.545Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.545Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.546Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.546Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.548Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.548Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.549Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.549Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.549Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 55 2023-11-23T16:02:22.549Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.550Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.551Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.551Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.554Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.554Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.554Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.554Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.554Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.554Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 46 2023-11-23T16:02:22.554Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.555Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 58 2023-11-23T16:02:22.561Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.561Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.561Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.561Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.561Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.561Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.562Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.562Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.562Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.562Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.562Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.564Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.564Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.565Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.565Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.565Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.565Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.565Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 58 2023-11-23T16:02:22.566Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.567Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.567Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.567Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.567Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.567Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.567Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.567Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.567Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 48 2023-11-23T16:02:22.568Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.568Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.568Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.568Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.568Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 55 2023-11-23T16:02:22.568Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.568Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.568Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.568Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.568Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.568Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.569Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.569Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.569Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.569Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.569Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 52 2023-11-23T16:02:22.573Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.573Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.574Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.574Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.574Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.574Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.574Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.574Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.574Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 42 2023-11-23T16:02:22.574Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.574Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.581Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.581Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.581Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.581Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.582Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.582Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.583Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.583Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 58 2023-11-23T16:02:22.583Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.583Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.583Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.584Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.584Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.585Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.585Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 58 2023-11-23T16:02:22.586Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.586Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.586Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.586Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.587Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.587Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 52 2023-11-23T16:02:22.587Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.587Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 53 2023-11-23T16:02:22.590Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.590Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.591Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.591Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.591Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.591Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.591Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.591Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.592Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.592Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.592Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.592Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.592Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.592Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.592Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.592Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.592Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.592Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.593Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.593Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.593Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 57 2023-11-23T16:02:22.593Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.593Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.593Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.594Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.594Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.594Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.594Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.594Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.594Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.594Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.594Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.594Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.594Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.595Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.595Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 52 2023-11-23T16:02:22.595Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.595Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.596Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.596Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.596Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.596Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.596Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.596Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 52 2023-11-23T16:02:22.596Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.596Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.598Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.598Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.598Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.598Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.598Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.598Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.598Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.600Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.600Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.600Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.600Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 53 2023-11-23T16:02:22.600Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.600Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 46 2023-11-23T16:02:22.600Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.600Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 50 2023-11-23T16:02:22.601Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.601Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.601Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.601Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.601Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.601Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 59 2023-11-23T16:02:22.601Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.602Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.602Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.604Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.604Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.605Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.605Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.606Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.606Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.606Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 57 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.606Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.606Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.606Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.606Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 50 2023-11-23T16:02:22.606Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.606Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.606Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 45 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.607Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.608Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.608Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.611Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.612Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.612Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 58 2023-11-23T16:02:22.614Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.614Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.614Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.625Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.625Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.627Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.627Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 59 2023-11-23T16:02:22.630Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.632Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.633Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.635Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.635Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 54 2023-11-23T16:02:22.635Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.635Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.635Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 56 2023-11-23T16:02:22.635Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:22.635Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:22.636Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.636Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.636Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.636Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.636Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.636Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.636Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.636Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.637Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.637Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.638Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.639Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.639Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.639Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.640Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.641Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.641Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.641Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.642Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.642Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.642Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 52 2023-11-23T16:02:22.642Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.643Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.643Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.643Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.643Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.643Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.643Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.643Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.643Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.643Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.643Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.643Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.644Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.644Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 58 2023-11-23T16:02:22.644Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.644Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.644Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 57 2023-11-23T16:02:22.644Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.646Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.646Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.646Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.646Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.646Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.646Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.646Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.646Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.646Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.646Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.646Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.647Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.650Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.650Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.650Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.650Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.650Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.650Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.650Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 56 2023-11-23T16:02:22.651Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.652Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.654Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.655Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.655Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.655Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.655Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 47 2023-11-23T16:02:22.655Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.655Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.662Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.662Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.662Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.662Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.662Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.662Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.662Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.662Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.662Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 59 2023-11-23T16:02:22.662Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.662Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.662Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.662Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.665Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.665Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.666Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.666Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.666Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.666Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.666Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 59 2023-11-23T16:02:22.667Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.668Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 53 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.668Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 49 2023-11-23T16:02:22.668Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.668Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.668Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.668Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.668Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.669Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.669Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.669Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.669Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.669Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.672Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.672Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.673Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.673Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 56 2023-11-23T16:02:22.673Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.673Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 53 2023-11-23T16:02:22.674Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.674Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.675Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.675Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.675Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.675Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.675Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.675Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.675Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.675Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 43 2023-11-23T16:02:22.675Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.685Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.685Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.685Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.685Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.686Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.686Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.686Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 59 2023-11-23T16:02:22.687Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.687Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 59 2023-11-23T16:02:22.692Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.692Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.692Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.692Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.692Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.692Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.692Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 53 2023-11-23T16:02:22.692Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.692Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.693Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.693Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.693Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.693Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.694Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.694Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.694Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:22.694Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:22.694Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.694Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.694Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.695Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 54 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.695Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.695Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 57 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.695Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.695Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 58 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.695Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.696Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.696Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.696Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 58 2023-11-23T16:02:22.696Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.696Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.696Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.696Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 58 2023-11-23T16:02:22.696Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 57 2023-11-23T16:02:22.696Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.696Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.696Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 53 2023-11-23T16:02:22.696Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.696Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.696Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.697Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.697Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.697Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.697Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 53 2023-11-23T16:02:22.697Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.697Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.697Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 57 2023-11-23T16:02:22.697Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.697Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.698Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.698Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.698Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.699Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.699Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.707Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.707Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.707Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.707Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.707Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.707Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.707Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.707Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.708Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.708Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:22.708Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:22.708Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.709Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 60 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.709Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 51 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.709Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 54 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.709Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 46 2023-11-23T16:02:22.709Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.709Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 47 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.709Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.709Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 54 2023-11-23T16:02:22.709Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 51 2023-11-23T16:02:22.710Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.710Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 58 2023-11-23T16:02:22.710Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.710Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.713Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.713Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.713Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 59 2023-11-23T16:02:22.714Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.715Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.726Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.726Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.731Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.731Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.731Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 60 2023-11-23T16:02:22.732Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:22.732Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:22.732Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.733Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.733Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:22.733Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:22.735Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.735Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:22.735Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:22.736Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.736Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.736Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 55 2023-11-23T16:02:22.736Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.736Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 57 2023-11-23T16:02:22.737Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.737Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.737Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.737Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.737Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.737Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.738Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.738Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.738Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.739Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.739Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.740Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.741Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.741Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.742Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:22.742Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:22.743Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.743Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.743Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.743Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.743Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.743Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.744Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.744Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.744Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.744Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.744Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.744Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.744Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.744Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.744Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.745Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.745Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.745Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 59 2023-11-23T16:02:22.745Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.745Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 58 2023-11-23T16:02:22.746Z INFO 8097 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.261114148S 2023-11-23T16:02:22.746Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.746Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.746Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.746Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.747Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.747Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.748Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.748Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.748Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.748Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.748Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.748Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.748Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.749Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.750Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.750Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.751Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.752Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.752Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.753Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.753Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 57 2023-11-23T16:02:22.753Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.754Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.755Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.755Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.755Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.755Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.755Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.755Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.756Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.756Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.756Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 53 2023-11-23T16:02:22.757Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:22.759Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:22.759Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:22.759Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755342759 2023-11-23T16:02:22.762Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.762Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.762Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.763Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.763Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.763Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.763Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 60 2023-11-23T16:02:22.763Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.763Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 48 2023-11-23T16:02:22.763Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.766Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.766Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.767Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.767Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.767Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.767Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 60 2023-11-23T16:02:22.767Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.769Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.770Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.770Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 54 2023-11-23T16:02:22.770Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.770Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.770Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.771Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.771Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.771Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.772Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.773Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.775Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.775Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.775Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.775Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.775Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.775Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 50 2023-11-23T16:02:22.775Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.775Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.775Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.775Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.776Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.776Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.776Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 44 2023-11-23T16:02:22.778Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:22.778Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.778Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.778Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 57 2023-11-23T16:02:22.779Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:22.779Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.779Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 54 2023-11-23T16:02:22.786Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:22.786Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:22.786Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:22.786Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755342786 2023-11-23T16:02:22.788Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.788Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.789Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.789Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.789Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 60 2023-11-23T16:02:22.792Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.792Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.793Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.793Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.793Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 54 2023-11-23T16:02:22.793Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.793Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.794Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.794Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.794Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.794Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.795Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.795Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.796Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.796Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.796Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.796Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.796Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.796Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.796Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.797Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 58 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.797Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 54 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.797Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 55 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.797Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 59 2023-11-23T16:02:22.797Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 60 2023-11-23T16:02:22.797Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.797Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.797Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 59 2023-11-23T16:02:22.798Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.798Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.798Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 58 2023-11-23T16:02:22.798Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.798Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.798Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 58 2023-11-23T16:02:22.798Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.798Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.798Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 54 2023-11-23T16:02:22.798Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.798Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 59 2023-11-23T16:02:22.798Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.799Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.799Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.799Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.800Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.808Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.808Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.809Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.809Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.810Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.810Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.810Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 52 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.810Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.810Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 47 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.810Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.810Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 52 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.810Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.810Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.810Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 55 2023-11-23T16:02:22.810Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.811Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.811Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 55 2023-11-23T16:02:22.813Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.814Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.814Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 60 2023-11-23T16:02:22.814Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.814Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 48 2023-11-23T16:02:22.817Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.819Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.829Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.833Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.835Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.835Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.836Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.836Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 61 2023-11-23T16:02:22.836Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.836Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.836Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.837Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.837Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 56 2023-11-23T16:02:22.837Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.837Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 58 2023-11-23T16:02:22.837Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.837Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.837Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.838Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.838Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.839Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.839Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.839Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 61 2023-11-23T16:02:22.839Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.839Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.839Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.839Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 59 2023-11-23T16:02:22.841Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.841Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.842Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.842Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.843Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.844Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.844Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.844Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.844Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.844Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.844Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.844Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.844Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.844Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.845Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.845Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.845Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.845Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.845Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.845Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.846Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.846Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 60 2023-11-23T16:02:22.846Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.846Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 59 2023-11-23T16:02:22.847Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.847Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.847Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.847Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.848Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.848Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.848Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.848Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.848Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.849Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.849Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.850Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.851Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.851Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.853Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.853Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.853Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.854Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.854Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 58 2023-11-23T16:02:22.854Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.854Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.855Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.855Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.856Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.856Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.856Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.856Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.857Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.857Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.857Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.857Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 54 2023-11-23T16:02:22.857Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.863Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.863Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.863Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.863Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.864Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.864Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.864Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 61 2023-11-23T16:02:22.864Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.864Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 49 2023-11-23T16:02:22.864Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.867Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.868Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.868Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.868Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.868Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.870Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.870Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.870Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.870Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.871Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.871Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 55 2023-11-23T16:02:22.871Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.871Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.871Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.871Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.871Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.871Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.871Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.871Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 61 2023-11-23T16:02:22.874Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.874Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.876Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.876Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.876Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.876Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.876Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.876Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.876Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.876Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.876Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.877Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.877Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 51 2023-11-23T16:02:22.877Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.877Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.878Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.878Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 45 2023-11-23T16:02:22.879Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.880Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.880Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.880Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 58 2023-11-23T16:02:22.880Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.880Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 55 2023-11-23T16:02:22.887Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.887Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.887Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.887Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.889Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.889Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.889Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.890Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.890Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.890Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.890Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 61 2023-11-23T16:02:22.893Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.893Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.893Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.894Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.894Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.895Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.895Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.895Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.895Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.896Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.896Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.897Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.897Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.897Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.897Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:22.898Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:22.898Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.898Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.898Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 59 2023-11-23T16:02:22.898Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.898Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 61 2023-11-23T16:02:22.898Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.898Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.898Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.898Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 60 2023-11-23T16:02:22.899Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.899Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.899Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.899Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 59 2023-11-23T16:02:22.899Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.899Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 60 2023-11-23T16:02:22.899Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.899Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.899Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 55 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.899Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 56 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.899Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 55 2023-11-23T16:02:22.899Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.899Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.900Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.900Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 60 2023-11-23T16:02:22.900Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.900Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.900Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.901Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.910Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 55 2023-11-23T16:02:22.910Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.910Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.911Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.911Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 53 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.911Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.911Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.911Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 56 2023-11-23T16:02:22.911Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.911Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.911Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.911Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 59 2023-11-23T16:02:22.911Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.912Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.912Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.912Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.912Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.912Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.912Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.912Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.912Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 53 2023-11-23T16:02:22.912Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.912Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.912Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.912Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 56 2023-11-23T16:02:22.912Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.914Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.914Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 48 2023-11-23T16:02:22.915Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.915Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.915Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.915Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 49 2023-11-23T16:02:22.919Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.919Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 61 2023-11-23T16:02:22.922Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.925Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.933Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.935Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.936Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.937Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.937Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.937Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 62 2023-11-23T16:02:22.938Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.938Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.938Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 57 2023-11-23T16:02:22.938Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.938Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.938Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.938Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.939Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 59 2023-11-23T16:02:22.939Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.939Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.939Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.939Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.939Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.939Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.940Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.940Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 60 2023-11-23T16:02:22.940Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.940Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.941Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.942Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.942Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.942Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.944Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.944Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.944Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.945Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.945Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.945Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.945Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.945Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.945Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.945Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.945Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.945Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.945Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.945Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.947Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.947Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.948Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.948Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.948Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.949Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.949Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.949Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.949Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.949Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 60 2023-11-23T16:02:22.949Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.949Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 61 2023-11-23T16:02:22.949Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.949Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.949Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.949Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.950Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.950Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.951Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.951Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.954Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.954Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.955Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.955Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.956Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.956Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.956Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.956Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.956Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.956Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.957Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.957Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.957Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.957Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.957Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.958Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.958Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.958Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.958Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.958Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 59 2023-11-23T16:02:22.969Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.969Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 55 2023-11-23T16:02:22.969Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.969Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.969Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.969Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.970Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.970Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.970Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 62 2023-11-23T16:02:22.970Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.970Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.970Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 50 2023-11-23T16:02:22.971Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.971Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.971Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.972Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.972Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.972Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 56 2023-11-23T16:02:22.972Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.972Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.972Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.973Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.975Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.975Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 62 2023-11-23T16:02:22.975Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.976Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.976Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.977Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.977Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.977Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.977Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.977Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.977Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.978Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.978Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.978Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 52 2023-11-23T16:02:22.978Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.978Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.979Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.979Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.979Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.980Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.980Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.981Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.981Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.981Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 56 2023-11-23T16:02:22.983Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:22.983Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:22.987Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.987Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.988Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.988Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.988Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 62 2023-11-23T16:02:22.990Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.990Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.990Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.990Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.990Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.991Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:22.991Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 62 2023-11-23T16:02:22.994Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.994Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.994Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.995Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.995Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.996Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.996Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.996Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.996Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.998Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.998Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.998Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.998Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.998Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:22.999Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:22.999Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:22.999Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 60 2023-11-23T16:02:22.999Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:22.999Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 61 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.000Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 60 2023-11-23T16:02:23.000Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.000Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.000Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.000Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 57 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.000Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 56 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.000Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 56 2023-11-23T16:02:23.000Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.000Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.000Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.001Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.001Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.002Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.011Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.011Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.011Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.011Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.011Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 56 2023-11-23T16:02:23.011Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.011Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.011Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.011Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.012Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.012Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.012Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 61 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.013Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 61 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.013Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 57 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.013Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 57 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.013Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 62 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.013Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.013Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.013Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 60 2023-11-23T16:02:23.013Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 54 2023-11-23T16:02:23.014Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.014Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.014Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.017Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.018Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.018Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 50 2023-11-23T16:02:23.020Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.025Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.025Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.026Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.026Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 62 2023-11-23T16:02:23.037Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.038Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.038Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.038Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.039Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.039Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 58 2023-11-23T16:02:23.039Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.039Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.039Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 63 2023-11-23T16:02:23.039Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.039Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.039Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.039Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.040Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.040Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.040Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.040Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.040Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 60 2023-11-23T16:02:23.040Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.040Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.040Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.042Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.042Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.043Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.043Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.045Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.045Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.045Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.045Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.046Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.046Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.046Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.047Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.047Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.047Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.047Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.047Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.048Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:23.048Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:23.048Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:23.048Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.048Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.048Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.048Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.049Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.049Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.050Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.050Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.050Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.050Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.050Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.050Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.050Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.051Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.051Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.051Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.051Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.051Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.051Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.051Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 62 2023-11-23T16:02:23.052Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.052Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 61 2023-11-23T16:02:23.052Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.054Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.054Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.055Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.055Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.055Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.055Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.055Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.055Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.056Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.056Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.057Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.057Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.057Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.058Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.058Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.058Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.058Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.058Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.059Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 59 2023-11-23T16:02:23.059Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.060Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.060Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.060Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 60 2023-11-23T16:02:23.070Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.070Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.070Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.070Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.071Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.071Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 63 2023-11-23T16:02:23.071Z WARN 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-11-23T16:02:23.071Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.071Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 51 2023-11-23T16:02:23.071Z INFO 8097 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.071Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.071Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.071Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.072Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.072Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.073Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.073Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.074Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.074Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.074Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 56 2023-11-23T16:02:23.074Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.074Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.074Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.075Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.076Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.076Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 63 2023-11-23T16:02:23.076Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.076Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.077Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.077Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.077Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 46 2023-11-23T16:02:23.078Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.078Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.078Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.078Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.079Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.079Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.079Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.079Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.079Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.079Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.081Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.081Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.082Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.082Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.082Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 57 2023-11-23T16:02:23.088Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.088Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.089Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.089Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.089Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 63 2023-11-23T16:02:23.091Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.091Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.091Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.091Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.092Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.092Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.092Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 63 2023-11-23T16:02:23.096Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.096Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.096Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.096Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.096Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.096Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.096Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 53 2023-11-23T16:02:23.097Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.098Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.099Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.099Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.099Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.099Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.100Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 62 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.100Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.101Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 61 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.101Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 58 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.101Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 61 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.101Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.101Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 57 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.101Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.101Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 61 2023-11-23T16:02:23.102Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.102Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.103Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.104Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.104Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 57 2023-11-23T16:02:23.113Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.113Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.114Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 63 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.114Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 62 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.114Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 58 2023-11-23T16:02:23.114Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.114Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 55 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.114Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.114Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 61 2023-11-23T16:02:23.115Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.115Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 54 2023-11-23T16:02:23.115Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.115Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.115Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 49 2023-11-23T16:02:23.116Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.116Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.116Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.116Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.116Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.116Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.116Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.116Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 57 2023-11-23T16:02:23.116Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.116Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.116Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.116Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.116Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 58 2023-11-23T16:02:23.116Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.119Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.122Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.122Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 51 2023-11-23T16:02:23.126Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.126Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.127Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.128Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.128Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 57 2023-11-23T16:02:23.139Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.139Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.139Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.139Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.140Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.140Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.140Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.140Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.140Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 64 2023-11-23T16:02:23.140Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.140Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.140Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.140Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.141Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.141Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.141Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.141Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 61 2023-11-23T16:02:23.141Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.141Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 62 2023-11-23T16:02:23.141Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.141Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.142Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.142Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.143Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.146Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.146Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.146Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.147Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.147Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.147Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.148Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.148Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.148Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.149Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.149Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.149Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.149Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 63 2023-11-23T16:02:23.149Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.149Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.149Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.150Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.150Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.150Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.150Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.151Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.151Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.151Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.151Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.151Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.151Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.151Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.151Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.151Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.151Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.152Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 63 2023-11-23T16:02:23.152Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.153Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.153Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 62 2023-11-23T16:02:23.155Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.155Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.155Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.155Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.155Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.155Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.156Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.156Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.156Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.157Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.157Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.157Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.157Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.157Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.159Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.159Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.160Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.160Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.161Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.161Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 61 2023-11-23T16:02:23.162Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.162Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.163Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.163Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 60 2023-11-23T16:02:23.171Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.171Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.171Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.171Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.171Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.171Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.172Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.172Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.173Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.174Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.174Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.174Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.174Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.174Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.174Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.174Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.174Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.175Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.176Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.176Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.176Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.177Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.177Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.178Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.178Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 47 2023-11-23T16:02:23.179Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.179Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.179Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.179Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.179Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.180Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.180Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.180Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.180Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.180Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 64 2023-11-23T16:02:23.180Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.180Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.180Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.183Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.183Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.183Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.183Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 58 2023-11-23T16:02:23.185Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.186Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.186Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.186Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.186Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.186Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.186Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.189Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.189Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.189Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.189Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.191Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.191Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.192Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.192Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.192Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 64 2023-11-23T16:02:23.192Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.192Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.196Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.196Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.196Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.196Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.196Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.197Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.197Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 54 2023-11-23T16:02:23.198Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.198Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.199Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.199Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.199Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.199Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.200Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.200Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.201Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.201Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.202Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 59 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.202Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.202Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 64 2023-11-23T16:02:23.202Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 62 2023-11-23T16:02:23.202Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.202Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 62 2023-11-23T16:02:23.202Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.202Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 58 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.202Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 62 2023-11-23T16:02:23.202Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.202Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.202Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.203Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.203Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 63 2023-11-23T16:02:23.203Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.203Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.204Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.204Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.204Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.214Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:23.214Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:23.214Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.215Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 59 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.215Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 62 2023-11-23T16:02:23.215Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.216Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 64 2023-11-23T16:02:23.216Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 63 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.216Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.216Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 55 2023-11-23T16:02:23.216Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.216Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 56 2023-11-23T16:02:23.216Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.216Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 64 2023-11-23T16:02:23.216Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.216Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.216Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.216Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 50 2023-11-23T16:02:23.217Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.217Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.217Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.217Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.217Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.217Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.217Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.217Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.217Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.217Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 58 2023-11-23T16:02:23.217Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.217Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.217Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 59 2023-11-23T16:02:23.217Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.224Z WARN 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-11-23T16:02:23.228Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.228Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.229Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.229Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 58 2023-11-23T16:02:23.229Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.230Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.234Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.234Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 52 2023-11-23T16:02:23.240Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.240Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.240Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.240Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.240Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.241Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.241Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 59 2023-11-23T16:02:23.241Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.241Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.241Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.241Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.241Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.241Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.241Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.241Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 65 2023-11-23T16:02:23.241Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.242Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.242Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 62 2023-11-23T16:02:23.242Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.242Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.243Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.243Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.243Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.243Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 63 2023-11-23T16:02:23.247Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.247Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.247Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.248Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.249Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.249Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.249Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.249Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.249Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.249Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.249Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 52 2023-11-23T16:02:23.249Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.250Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.250Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.250Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.250Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.250Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.250Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.250Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.250Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 58 2023-11-23T16:02:23.251Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.251Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.251Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.251Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.251Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.251Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.251Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.252Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.252Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.252Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.252Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.252Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 64 2023-11-23T16:02:23.252Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.253Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.253Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.255Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.255Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.256Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.256Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.256Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.256Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.257Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.257Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.257Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.257Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.258Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.258Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.259Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.259Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.260Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.260Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.260Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.260Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.260Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.260Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.261Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.261Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.262Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.262Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.264Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.264Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.264Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 61 2023-11-23T16:02:23.268Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.268Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.269Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.269Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.270Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.270Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.270Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.270Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.271Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.271Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.271Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.272Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.272Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.272Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.272Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.272Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.274Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.275Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.275Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.275Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.275Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.275Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 57 2023-11-23T16:02:23.275Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.275Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.275Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.275Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.275Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.275Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 62 2023-11-23T16:02:23.276Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.277Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.277Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.278Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.278Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.278Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.280Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.280Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 48 2023-11-23T16:02:23.280Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.281Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.281Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.283Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.284Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.284Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 59 2023-11-23T16:02:23.285Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.286Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.286Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.286Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.286Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.287Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.287Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.287Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.289Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.290Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.290Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.290Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.292Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.292Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.292Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.292Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.293Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.293Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.296Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.297Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.297Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.297Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.297Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.297Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.299Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.299Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:23.299Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:23.299Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:23.299Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.299Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 64 2023-11-23T16:02:23.299Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.299Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.300Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.300Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.301Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.301Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.301Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.301Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.301Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.302Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.302Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.302Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.302Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:23.302Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.302Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:23.302Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 65 2023-11-23T16:02:23.303Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.303Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.303Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 63 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.303Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.303Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.303Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 63 2023-11-23T16:02:23.303Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 59 2023-11-23T16:02:23.303Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.303Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 65 2023-11-23T16:02:23.303Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.303Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 63 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.303Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 60 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.303Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.304Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.304Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.304Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.305Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.315Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.315Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.315Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.316Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 63 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.316Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.316Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.317Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 63 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 65 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.317Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 57 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.317Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 65 2023-11-23T16:02:23.317Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 51 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.317Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.317Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.318Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.318Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.318Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 59 2023-11-23T16:02:23.318Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.318Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.318Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.318Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 60 2023-11-23T16:02:23.318Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.318Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 55 2023-11-23T16:02:23.318Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.329Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.330Z INFO 8097 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.330Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.330Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.333Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.333Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 59 2023-11-23T16:02:23.335Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.335Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.335Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 53 2023-11-23T16:02:23.341Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.341Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.341Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.341Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.341Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.342Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.342Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.342Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.342Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.342Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 64 2023-11-23T16:02:23.343Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.343Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.343Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.344Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.344Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 63 2023-11-23T16:02:23.344Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.344Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.344Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.344Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 65 2023-11-23T16:02:23.344Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.344Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 66 2023-11-23T16:02:23.344Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.344Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 64 2023-11-23T16:02:23.345Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.345Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 60 2023-11-23T16:02:23.348Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.348Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.348Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.348Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.348Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.350Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.350Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.350Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.350Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.350Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 53 2023-11-23T16:02:23.350Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.350Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.350Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.350Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.350Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.351Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.351Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 59 2023-11-23T16:02:23.351Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.351Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.351Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.352Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.352Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.352Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.352Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.352Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.352Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.352Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.352Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.352Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.352Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.353Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.353Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.353Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:23.354Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.355Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.355Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.355Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343355 2023-11-23T16:02:23.356Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.356Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.356Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.356Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.356Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.357Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.357Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.358Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.358Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.358Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.358Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.358Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.360Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.360Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.361Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.361Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.361Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.361Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.361Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.361Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.362Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:23.362Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.362Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.362Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:23.362Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.364Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.364Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.364Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:23.364Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.364Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.364Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343364 2023-11-23T16:02:23.365Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.365Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 62 2023-11-23T16:02:23.370Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.370Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.370Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.370Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.370Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.371Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.371Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.371Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.371Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.372Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.374Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.374Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.374Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.374Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.375Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.377Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.377Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.377Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.377Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.377Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.377Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.377Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.378Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.378Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 58 2023-11-23T16:02:23.378Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.378Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.378Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.379Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.379Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.379Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.379Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.379Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 63 2023-11-23T16:02:23.379Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.380Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.381Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.381Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.381Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.381Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.381Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.381Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.382Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.382Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.382Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 49 2023-11-23T16:02:23.382Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.382Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.384Z INFO 8097 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.384Z INFO 8097 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.384Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.385Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.385Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 60 2023-11-23T16:02:23.386Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.386Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.387Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.387Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.387Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.387Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.387Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.388Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.390Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.390Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.390Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.390Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.392Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:23.392Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.392Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.393Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.393Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.393Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.393Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.394Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.394Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.394Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343394 2023-11-23T16:02:23.396Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:23.396Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:23.397Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.397Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.397Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.398Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.398Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.398Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.400Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:23.400Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:23.400Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.400Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.401Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.401Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.401Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 65 2023-11-23T16:02:23.402Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:23.402Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.402Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.402Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343402 2023-11-23T16:02:23.402Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.402Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.402Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.403Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.403Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.403Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.403Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.403Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:23.404Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.404Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 60 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.404Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 61 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.404Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 64 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.404Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.404Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 64 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.405Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.405Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.405Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.405Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 66 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.405Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.405Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 64 2023-11-23T16:02:23.405Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.405Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 64 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.405Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.405Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.405Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 66 2023-11-23T16:02:23.405Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.406Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.406Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 65 2023-11-23T16:02:23.406Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.416Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.416Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.416Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.416Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 60 2023-11-23T16:02:23.416Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.416Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.416Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.416Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.416Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.417Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.417Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.417Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.417Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.417Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.417Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 56 2023-11-23T16:02:23.417Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.417Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.417Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.417Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.417Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.417Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.417Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.418Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 66 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.418Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.418Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.418Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 66 2023-11-23T16:02:23.418Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.418Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.419Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.419Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.419Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.419Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.425Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.425Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.431Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:23.432Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.433Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.433Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.433Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.433Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343433 2023-11-23T16:02:23.433Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.433Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.435Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.436Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.436Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 54 2023-11-23T16:02:23.439Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:23.439Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:23.442Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.442Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:23.442Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.442Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.442Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343442 2023-11-23T16:02:23.442Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.442Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.443Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.443Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.443Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.443Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.443Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.443Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 65 2023-11-23T16:02:23.444Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.445Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.445Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.445Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.445Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 65 2023-11-23T16:02:23.445Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.445Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.446Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.446Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 64 2023-11-23T16:02:23.446Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.446Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 66 2023-11-23T16:02:23.446Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.446Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 61 2023-11-23T16:02:23.446Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:23.446Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:23.448Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.448Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 67 2023-11-23T16:02:23.449Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.449Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.449Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.449Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.449Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 64 2023-11-23T16:02:23.449Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.449Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:23.449Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:23.449Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.450Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.450Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.450Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.451Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.451Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 54 2023-11-23T16:02:23.451Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.451Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.451Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.451Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.451Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.451Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.451Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.451Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 60 2023-11-23T16:02:23.452Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.452Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 60 2023-11-23T16:02:23.452Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.452Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.452Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.453Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.453Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.453Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.453Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.453Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.453Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.453Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.453Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 56 2023-11-23T16:02:23.454Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.454Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.454Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 64 2023-11-23T16:02:23.456Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.456Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.457Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.457Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.457Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.457Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.457Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.457Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.458Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.458Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.458Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.458Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.458Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.458Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.462Z INFO 8097 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.462Z INFO 8097 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.462Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.463Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.463Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.463Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.465Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.465Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.465Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.466Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.466Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 63 2023-11-23T16:02:23.470Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:23.471Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.471Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.471Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.471Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.471Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.471Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.471Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.472Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.472Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.472Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.473Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.473Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.473Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343473 2023-11-23T16:02:23.478Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.478Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.478Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.478Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.478Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.478Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.478Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.478Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.479Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.479Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.479Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.479Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.479Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 59 2023-11-23T16:02:23.479Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.479Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.479Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 60 2023-11-23T16:02:23.479Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.479Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.479Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.479Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.482Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.482Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.482Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.482Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.482Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.482Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.483Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:23.483Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:23.486Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.486Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.487Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.487Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 61 2023-11-23T16:02:23.487Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.488Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.488Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.488Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.488Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.488Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.488Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.490Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.491Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.491Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.491Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.491Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.491Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 50 2023-11-23T16:02:23.491Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.491Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.491Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 64 2023-11-23T16:02:23.491Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.491Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.491Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.493Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.493Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.493Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.493Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.493Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.494Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.499Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.500Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.500Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.500Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.500Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.501Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.501Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.501Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 58 2023-11-23T16:02:23.501Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.502Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.502Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 66 2023-11-23T16:02:23.502Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.503Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.503Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.504Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.504Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.505Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 61 2023-11-23T16:02:23.505Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.505Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 65 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.505Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.506Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:23.506Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.506Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.506Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343506 2023-11-23T16:02:23.506Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.506Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.506Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 67 2023-11-23T16:02:23.506Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 67 2023-11-23T16:02:23.506Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.506Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.506Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 65 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.506Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.506Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 65 2023-11-23T16:02:23.506Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.506Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 65 2023-11-23T16:02:23.506Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.507Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.507Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 62 2023-11-23T16:02:23.507Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.507Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.508Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.516Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.516Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.517Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.517Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.517Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 61 2023-11-23T16:02:23.517Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.517Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.518Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.518Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 57 2023-11-23T16:02:23.518Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.518Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.518Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 52 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.519Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 61 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.519Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 67 2023-11-23T16:02:23.519Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.520Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.520Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.519Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.520Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.520Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.520Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.520Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.520Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.521Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.521Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 67 2023-11-23T16:02:23.531Z INFO 8097 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.531Z INFO 8097 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.534Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.534Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.535Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.536Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.536Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.538Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.538Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 66 2023-11-23T16:02:23.541Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:23.542Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.543Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.543Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.544Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.544Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.544Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.544Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.544Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.544Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 66 2023-11-23T16:02:23.544Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.544Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343544 2023-11-23T16:02:23.545Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.545Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.546Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.546Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.546Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.546Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.546Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.546Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.547Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:23.547Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:23.548Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.549Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.550Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.550Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.550Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.550Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 68 2023-11-23T16:02:23.550Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.550Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 65 2023-11-23T16:02:23.550Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.550Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.550Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.551Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:23.551Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.551Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.551Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:23.551Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.551Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.551Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.552Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.552Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 55 2023-11-23T16:02:23.552Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.552Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.553Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.553Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.553Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.553Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.554Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.555Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.555Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 65 2023-11-23T16:02:23.557Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.557Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.557Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.557Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.557Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.558Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.558Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.558Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.558Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.558Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.558Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.558Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.559Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.559Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.559Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.559Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 61 2023-11-23T16:02:23.559Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.559Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.559Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.559Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 57 2023-11-23T16:02:23.559Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.559Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.559Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.561Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.562Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.562Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.562Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.562Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:23.562Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:23.563Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.563Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.563Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.563Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:23.563Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.563Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.563Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343563 2023-11-23T16:02:23.570Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.571Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.571Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.571Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.571Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 64 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.571Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.571Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.571Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.572Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.572Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.572Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.572Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.572Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.573Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.573Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.573Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.573Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.576Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:23.576Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:23.578Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.579Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.579Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.579Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 61 2023-11-23T16:02:23.580Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.580Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 61 2023-11-23T16:02:23.580Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.580Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.582Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.582Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.582Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.583Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.584Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.585Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.585Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.585Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.585Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.585Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.585Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.585Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.585Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.585Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 67 2023-11-23T16:02:23.585Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.587Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.587Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.587Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.588Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.588Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.588Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.589Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.589Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.589Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.589Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.591Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.591Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.591Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.591Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.592Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.592Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.592Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.592Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.592Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.592Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.592Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.592Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 51 2023-11-23T16:02:23.592Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.592Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.592Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 65 2023-11-23T16:02:23.593Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:23.593Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:23.593Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.593Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.593Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.594Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.594Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.594Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.594Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.598Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.598Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.599Z INFO 8097 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.599Z INFO 8097 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.604Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.604Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.604Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.604Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.604Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.604Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.604Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.604Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.604Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 67 2023-11-23T16:02:23.604Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.605Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.605Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.605Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.606Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 66 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.606Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 66 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.606Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.606Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 59 2023-11-23T16:02:23.606Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.606Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:23.606Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.607Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.607Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.607Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.607Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 66 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.607Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.607Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.607Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 62 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.607Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 66 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.607Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 66 2023-11-23T16:02:23.607Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.608Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.608Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 65 2023-11-23T16:02:23.608Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.608Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 68 2023-11-23T16:02:23.608Z INFO 8097 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-23T16:02:23.608Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.608Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 63 2023-11-23T16:02:23.609Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.609Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.611Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.611Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.611Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343611 2023-11-23T16:02:23.613Z INFO 8097 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2023-11-23T16:02:23.617Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-23T16:02:23.617Z INFO 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-23T16:02:23.618Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.618Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.618Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.618Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.619Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.619Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.619Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.619Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 58 2023-11-23T16:02:23.619Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.619Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.619Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.619Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.619Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.619Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.620Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 62 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.620Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 68 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.620Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 68 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.620Z WARN 8097 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-23T16:02:23.620Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.620Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-23T16:02:23.620Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-23T16:02:23.620Z INFO 8097 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1700755343620 2023-11-23T16:02:23.620Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.621Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.621Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.621Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.621Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.621Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.621Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.622Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.622Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.622Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 68 2023-11-23T16:02:23.625Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.625Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 62 2023-11-23T16:02:23.635Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.636Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.636Z INFO 8097 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.636Z INFO 8097 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.637Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.637Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.637Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 55 2023-11-23T16:02:23.638Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.639Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.639Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 67 2023-11-23T16:02:23.644Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.644Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.644Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.645Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.645Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.646Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.646Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.647Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.647Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.647Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.647Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.647Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.647Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.647Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 62 2023-11-23T16:02:23.647Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.647Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 67 2023-11-23T16:02:23.648Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to INM3KU0dSPuf0hsCaRBV3w 2023-11-23T16:02:23.648Z INFO 8097 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: LMc4Ik6RR86eZKwmce87bg 2023-11-23T16:02:23.650Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.650Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.650Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.650Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.650Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.650Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.650Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 62 2023-11-23T16:02:23.650Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.650Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.651Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.651Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 66 2023-11-23T16:02:23.651Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.651Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.651Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.652Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.652Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 69 2023-11-23T16:02:23.652Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.652Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.652Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.652Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.653Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.653Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.654Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.654Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.654Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.656Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.656Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.656Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 66 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.659Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 56 2023-11-23T16:02:23.659Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.659Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.659Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.659Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.660Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.660Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 62 2023-11-23T16:02:23.660Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.660Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.663Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.663Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.663Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.663Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.663Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.663Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.664Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.668Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.671Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.671Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.672Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.672Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.672Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.672Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.672Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.672Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.672Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.672Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.672Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.672Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 58 2023-11-23T16:02:23.673Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.673Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.673Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.673Z WARN 8097 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 65 2023-11-23T16:02:23.673Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.673Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.673Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.673Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.679Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.679Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.679Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.680Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.680Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.680Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.680Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.680Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.680Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.680Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 62 2023-11-23T16:02:23.680Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.680Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.680Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.680Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 60 2023-11-23T16:02:23.680Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.681Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.681Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.681Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.682Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.683Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.683Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.683Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.684Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.684Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.685Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.685Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.685Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.686Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.686Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.686Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.687Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.688Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.689Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.689Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.689Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.689Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.689Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.689Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.689Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 68 2023-11-23T16:02:23.689Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.691Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.692Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.692Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.692Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.693Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.693Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 66 2023-11-23T16:02:23.693Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.693Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.693Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.693Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.693Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.693Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.693Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.693Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.694Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.694Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.694Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.694Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.694Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.694Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.694Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.694Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.695Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.695Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.699Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.699Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.707Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.707Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.707Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.707Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.708Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 60 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 67 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.708Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 67 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.708Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 67 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.708Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.709Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.709Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 68 2023-11-23T16:02:23.709Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.709Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 63 2023-11-23T16:02:23.709Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.709Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.710Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.710Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 64 2023-11-23T16:02:23.711Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.711Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.711Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.711Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 69 2023-11-23T16:02:23.711Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.711Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 67 2023-11-23T16:02:23.711Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.711Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.711Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.711Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.711Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 67 2023-11-23T16:02:23.712Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.715Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.715Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 66 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.721Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.721Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.722Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.722Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 63 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.722Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 53 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.722Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.722Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.722Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.722Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 69 2023-11-23T16:02:23.722Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.722Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.722Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.722Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 59 2023-11-23T16:02:23.723Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.725Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.725Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.726Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.726Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 69 2023-11-23T16:02:23.727Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.727Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.727Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 69 2023-11-23T16:02:23.737Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.737Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.738Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.738Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 62 2023-11-23T16:02:23.738Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.738Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 56 2023-11-23T16:02:23.743Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.745Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.745Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.745Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.745Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.746Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.746Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.747Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.747Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.748Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.748Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.748Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.748Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.748Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.748Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 68 2023-11-23T16:02:23.749Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.749Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 63 2023-11-23T16:02:23.749Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.749Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 68 2023-11-23T16:02:23.751Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.751Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.751Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.751Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.751Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.751Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.751Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.751Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.752Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.752Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.752Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.752Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.752Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.752Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.753Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.753Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.754Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.754Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.754Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.754Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.756Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.756Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.757Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.758Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.758Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 63 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.760Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.760Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.760Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.760Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 57 2023-11-23T16:02:23.760Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.760Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.761Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.761Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.761Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.761Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.761Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 70 2023-11-23T16:02:23.765Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.765Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.765Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.765Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.766Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.766Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.768Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.769Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.772Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.772Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.773Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.773Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.774Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.774Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.774Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.774Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.774Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.775Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.775Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.775Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.775Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.775Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 63 2023-11-23T16:02:23.775Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.775Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.775Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 59 2023-11-23T16:02:23.775Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 2023-11-23T16:02:23.775Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.775Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 52 2023-11-23T16:02:23.777Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-11-23T16:02:23.780Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.780Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.781Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.781Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.781Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.781Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.781Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.781Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.781Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.781Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.781Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 63 2023-11-23T16:02:23.781Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.781Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.782Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.782Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.782Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.782Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 61 2023-11-23T16:02:23.781Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.783Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.784Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.784Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.784Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.784Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.785Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.785Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.786Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.786Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.786Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.786Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.786Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.786Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.786Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.786Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.786Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.789Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.789Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.789Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 66 2023-11-23T16:02:23.789Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.789Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.790Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.790Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.790Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.790Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 69 2023-11-23T16:02:23.790Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.791Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.792Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.792Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.792Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.793Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.793Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.793Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.793Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.793Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.793Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.793Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.793Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.794Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.794Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 67 2023-11-23T16:02:23.794Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.794Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.794Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.794Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.794Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.795Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.795Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.795Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.796Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.796Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.796Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.802Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.802Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-dee1a11c-40d5-4ac7-8e60-fa1fca5d679b 2023-11-23T16:02:23.803Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-11-23T16:02:23.803Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-11-23T16:02:23.804Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.808Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.808Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.808Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.808Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.809Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.809Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.809Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.809Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.809Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.809Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.810Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 64 2023-11-23T16:02:23.810Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.810Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.810Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 67 2023-11-23T16:02:23.810Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 61 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.810Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.810Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 68 2023-11-23T16:02:23.810Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 68 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.810Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 68 2023-11-23T16:02:23.810Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.810Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 69 2023-11-23T16:02:23.811Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.814Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.814Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.814Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.814Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.814Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.815Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.815Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.815Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 68 2023-11-23T16:02:23.815Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.815Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.815Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 70 2023-11-23T16:02:23.815Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.815Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.815Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.815Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.815Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.816Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.816Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.816Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 68 2023-11-23T16:02:23.816Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 67 2023-11-23T16:02:23.846Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.846Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.847Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.847Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.847Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.847Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.847Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.847Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.847Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 70 2023-11-23T16:02:23.847Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.847Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 60 2023-11-23T16:02:23.847Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:23.847Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.847Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:23.847Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.848Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.847Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.848Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 54 2023-11-23T16:02:23.848Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.848Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 65 2023-11-23T16:02:23.847Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.848Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.848Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.848Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 64 2023-11-23T16:02:23.848Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.848Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.848Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.848Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 67 2023-11-23T16:02:23.848Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 63 2023-11-23T16:02:23.848Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.848Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.848Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.848Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.848Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 70 2023-11-23T16:02:23.848Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.848Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 57 2023-11-23T16:02:23.849Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.849Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.849Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 70 2023-11-23T16:02:23.849Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.849Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 69 2023-11-23T16:02:23.849Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.849Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 63 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.849Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.849Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.849Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.850Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.850Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.850Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.850Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.850Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 69 2023-11-23T16:02:23.853Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.853Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.853Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.853Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.853Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.853Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.853Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.853Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.853Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.858Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.858Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.858Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.858Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.858Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.858Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.858Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.858Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.859Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.861Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.861Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 64 2023-11-23T16:02:23.861Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.861Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.861Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.861Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.861Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 58 2023-11-23T16:02:23.862Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.862Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.862Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.862Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.862Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 71 2023-11-23T16:02:23.862Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.863Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.863Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.863Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.863Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-dee1a11c-40d5-4ac7-8e60-fa1fca5d679b', protocol='range'} 2023-11-23T16:02:23.863Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-dee1a11c-40d5-4ac7-8e60-fa1fca5d679b=Assignment(partitions=[my-topic-name-0])} 2023-11-23T16:02:23.866Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.866Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.867Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.867Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.867Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.869Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.869Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.869Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.871Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.871Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.871Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.871Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.871Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.871Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.871Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.871Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.871Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.871Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.873Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.873Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.874Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.875Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.875Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.875Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.875Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.875Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.875Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.875Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.875Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.875Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.876Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.876Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 60 2023-11-23T16:02:23.876Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.876Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.876Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.876Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 53 2023-11-23T16:02:23.879Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-dee1a11c-40d5-4ac7-8e60-fa1fca5d679b', protocol='range'} 2023-11-23T16:02:23.879Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2023-11-23T16:02:23.879Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 2023-11-23T16:02:23.881Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.882Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.882Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.882Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.882Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 64 2023-11-23T16:02:23.882Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.882Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.884Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.884Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.884Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.884Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.885Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.885Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.886Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.886Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.886Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.886Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.886Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.887Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.887Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.887Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.887Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.887Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.887Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.888Z INFO 8097 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 2023-11-23T16:02:23.889Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.890Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.890Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.890Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 67 2023-11-23T16:02:23.892Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.892Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.892Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.892Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.892Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.892Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.892Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 70 2023-11-23T16:02:23.892Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.894Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.894Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.894Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.894Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.895Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.895Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.895Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.895Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.895Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.896Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.897Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.899Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.899Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.899Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.899Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.899Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 68 2023-11-23T16:02:23.900Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.900Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.902Z INFO 8097 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32790 (id: 1 rack: null)], epoch=0}}. 2023-11-23T16:02:23.904Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.905Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.909Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.909Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.909Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.909Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 64 2023-11-23T16:02:23.909Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.910Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.910Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.911Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 65 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.911Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.911Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.912Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.912Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 70 2023-11-23T16:02:23.912Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.912Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 69 2023-11-23T16:02:23.912Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.912Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 62 2023-11-23T16:02:23.912Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.912Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 69 2023-11-23T16:02:23.912Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.912Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 69 2023-11-23T16:02:23.914Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.914Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 68 2023-11-23T16:02:23.914Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.920Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.920Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.920Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.920Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.920Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.920Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.920Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.920Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.920Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.920Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 69 2023-11-23T16:02:23.920Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.920Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 69 2023-11-23T16:02:23.921Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.921Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 68 2023-11-23T16:02:23.925Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.925Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 71 2023-11-23T16:02:23.925Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.925Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.929Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.932Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.948Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.948Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.948Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.948Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.948Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.948Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.949Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.949Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.949Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 61 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.950Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 64 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.950Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 71 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.950Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 71 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.950Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 71 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.950Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 58 2023-11-23T16:02:23.950Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.950Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 64 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.950Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 64 2023-11-23T16:02:23.950Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.951Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.951Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 66 2023-11-23T16:02:23.951Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.951Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.951Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.951Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 65 2023-11-23T16:02:23.951Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 68 2023-11-23T16:02:23.951Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.951Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 70 2023-11-23T16:02:23.951Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.951Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.951Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 70 2023-11-23T16:02:23.951Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.951Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.951Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.951Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.953Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.953Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.953Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.954Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.958Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.958Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.958Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.958Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.958Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.959Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.959Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.960Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.961Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.961Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.961Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.962Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.962Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.962Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.962Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.962Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.962Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.963Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.963Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.963Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.963Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.963Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.963Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.963Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.963Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.964Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.964Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.964Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.964Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.964Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 72 2023-11-23T16:02:23.964Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.964Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 59 2023-11-23T16:02:23.964Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.964Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.965Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.965Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 65 2023-11-23T16:02:23.965Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.967Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.967Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.967Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.967Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.969Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.970Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.970Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.970Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.971Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.971Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.971Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.971Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.972Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.972Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.972Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.972Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.972Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.972Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.973Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.973Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.975Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.975Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.976Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.976Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.976Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.976Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.977Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.977Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.977Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.977Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.977Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.977Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.978Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.982Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.982Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.982Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.982Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.982Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.983Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.983Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.983Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.983Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 62 2023-11-23T16:02:23.983Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.983Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 65 2023-11-23T16:02:23.983Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.983Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.983Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.984Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.984Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.984Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.985Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.986Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.986Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.986Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.986Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.987Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.987Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.987Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.987Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.987Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.987Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.988Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.988Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.990Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.990Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.990Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.990Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.993Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.993Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.993Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.993Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.993Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 71 2023-11-23T16:02:23.993Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.993Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.994Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.995Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.995Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.995Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.995Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.995Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:23.996Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:23.996Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:23.996Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.996Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:23.996Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:23.996Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:23.996Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.996Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:23.997Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:23.997Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:23.997Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:23.997Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:23.997Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 61 2023-11-23T16:02:23.998Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:23.999Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.000Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.000Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.000Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.000Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 69 2023-11-23T16:02:24.000Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.000Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 54 2023-11-23T16:02:24.000Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.001Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.001Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.001Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.005Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.005Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.009Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.009Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.010Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.010Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 65 2023-11-23T16:02:24.010Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.011Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.011Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.011Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.011Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.012Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.012Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.012Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.012Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.012Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.012Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.012Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.012Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.012Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.013Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.013Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.013Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 63 2023-11-23T16:02:24.013Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.013Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 70 2023-11-23T16:02:24.014Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.015Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.015Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.021Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.021Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.021Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.021Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.021Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.021Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.021Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 70 2023-11-23T16:02:24.035Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.035Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 70 2023-11-23T16:02:24.036Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.036Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 69 2023-11-23T16:02:24.036Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.036Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 69 2023-11-23T16:02:24.036Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.036Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.036Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.036Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.036Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.036Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.036Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.036Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.036Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 72 2023-11-23T16:02:24.047Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2023-11-23T16:02:24.047Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-11-23T16:02:24.047Z INFO 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-11-23T16:02:24.047Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-11-23T16:02:24.047Z INFO 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2023-11-23T16:02:24.047Z INFO 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-11-23T16:02:24.047Z INFO 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2023-11-23T16:02:24.048Z INFO 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-11-23T16:02:24.048Z INFO 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2023-11-23T16:02:24.048Z INFO 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-11-23T16:02:24.048Z INFO 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2023-11-23T16:02:24.048Z INFO 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-11-23T16:02:24.048Z INFO 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2023-11-23T16:02:24.049Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.049Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.050Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.050Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.051Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 66 2023-11-23T16:02:24.051Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 65 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.051Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 72 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.051Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 65 2023-11-23T16:02:24.051Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 59 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.051Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.051Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.052Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.052Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 69 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.052Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 65 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.052Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 71 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.052Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 72 2023-11-23T16:02:24.052Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.052Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.052Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 72 2023-11-23T16:02:24.052Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.052Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 71 2023-11-23T16:02:24.053Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.053Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 55 2023-11-23T16:02:24.055Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.055Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.056Z INFO 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-23T16:02:24.056Z WARN 8097 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:24.058Z INFO 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-11-23T16:02:24.058Z INFO 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2023-11-23T16:02:24.058Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.058Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 66 2023-11-23T16:02:24.058Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.058Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.059Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.059Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 62 2023-11-23T16:02:24.059Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.059Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.059Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.059Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.059Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.059Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.062Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.062Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.062Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.062Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.062Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.063Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.063Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.063Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.063Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.063Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.063Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.063Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.064Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.064Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.064Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.064Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.064Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 67 2023-11-23T16:02:24.064Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.064Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.064Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.064Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.064Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 71 2023-11-23T16:02:24.064Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.064Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.064Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.065Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-11-23T16:02:24.065Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.065Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 120ms, elapsed time since send: 120ms, request timeout: 30000ms) 2023-11-23T16:02:24.065Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2023-11-23T16:02:24.065Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2023-11-23T16:02:24.065Z INFO 8097 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=1955689478, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-23T16:02:24.065Z INFO 8097 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-23T16:02:24.065Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.065Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.066Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.066Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.066Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 66 2023-11-23T16:02:24.068Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.068Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.070Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.070Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.072Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.072Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.072Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.072Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.076Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.077Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.077Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.077Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.077Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.078Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.078Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 73 2023-11-23T16:02:24.078Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.079Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.079Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.079Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.079Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.079Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.079Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.079Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.079Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 68 2023-11-23T16:02:24.079Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.079Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.079Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.079Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.079Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 60 2023-11-23T16:02:24.083Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.083Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.083Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.083Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.083Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.083Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.083Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.083Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.084Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.084Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.084Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.084Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 66 2023-11-23T16:02:24.084Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.085Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.085Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.085Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.085Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.086Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.086Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.087Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.087Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.088Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.088Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.088Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.088Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.090Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.090Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.091Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.091Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.092Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.092Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.092Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.092Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.093Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.093Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.093Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.094Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.094Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.094Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 72 2023-11-23T16:02:24.094Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.095Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.095Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.095Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.096Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.096Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.096Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.096Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.096Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.096Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.097Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.097Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.097Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.097Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.097Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.097Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.097Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.098Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.098Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 62 2023-11-23T16:02:24.098Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.099Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.099Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.100Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.100Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.100Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.100Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.101Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.101Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.101Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.101Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.105Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.106Z INFO 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-23T16:02:24.106Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:24.106Z WARN 8097 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:24.106Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.110Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.110Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.110Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.110Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 70 2023-11-23T16:02:24.110Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.112Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.112Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.113Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.113Z INFO 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-23T16:02:24.113Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.113Z WARN 8097 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:24.113Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.113Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.113Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.113Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.113Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.113Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.113Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.113Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.113Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.113Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 70 2023-11-23T16:02:24.113Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.113Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.114Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.114Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 70 2023-11-23T16:02:24.115Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.116Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.121Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.122Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.122Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.123Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.123Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 71 2023-11-23T16:02:24.136Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.136Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.136Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.136Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 71 2023-11-23T16:02:24.136Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.136Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.136Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.137Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 70 2023-11-23T16:02:24.137Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.137Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.137Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.137Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 70 2023-11-23T16:02:24.137Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.137Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.137Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.137Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 73 2023-11-23T16:02:24.137Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.137Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.148Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-11-23T16:02:24.148Z WARN 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.148Z INFO 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-11-23T16:02:24.148Z WARN 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.148Z INFO 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-11-23T16:02:24.148Z WARN 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.149Z INFO 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-11-23T16:02:24.149Z WARN 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.149Z INFO 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-11-23T16:02:24.149Z WARN 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.150Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.151Z INFO 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-11-23T16:02:24.151Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.151Z WARN 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.151Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.151Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.151Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.151Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.151Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.151Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.151Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.151Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.152Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 66 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.152Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.153Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.153Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 67 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.153Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 70 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.153Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 64 2023-11-23T16:02:24.153Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.153Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 73 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.153Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.153Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 60 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.154Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 72 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.154Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 66 2023-11-23T16:02:24.154Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.154Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.154Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 66 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.154Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 71 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.154Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 72 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.154Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.154Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 73 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.154Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 73 2023-11-23T16:02:24.154Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.154Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 66 2023-11-23T16:02:24.154Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.154Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 56 2023-11-23T16:02:24.154Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.154Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.155Z INFO 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-23T16:02:24.155Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-23T16:02:24.155Z WARN 8097 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-23T16:02:24.155Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.155Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.158Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.159Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.159Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.159Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 67 2023-11-23T16:02:24.159Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.159Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.159Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.159Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.159Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.159Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.159Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.160Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.160Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.160Z INFO 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-11-23T16:02:24.160Z WARN 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.163Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.163Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.163Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.163Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.163Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.163Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.163Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.163Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.163Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.164Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.164Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.164Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.164Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.164Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.164Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.164Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.164Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.165Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.165Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.165Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.165Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 72 2023-11-23T16:02:24.165Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.165Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.165Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.165Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.165Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-11-23T16:02:24.165Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.166Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.166Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.168Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.168Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.168Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 67 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.179Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 74 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.179Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.179Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.179Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.180Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.180Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.180Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.180Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.180Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 55 2023-11-23T16:02:24.180Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.180Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 63 2023-11-23T16:02:24.180Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.180Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.180Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.180Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.180Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 69 2023-11-23T16:02:24.180Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.181Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 68 2023-11-23T16:02:24.181Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.181Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 61 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.184Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 63 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.184Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.185Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.186Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.186Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.186Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.186Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.187Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.187Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.187Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.187Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 67 2023-11-23T16:02:24.188Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.188Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.188Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.188Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.189Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.191Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.191Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.191Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.191Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.192Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.192Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.193Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.193Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.194Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.194Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.194Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.194Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.194Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.196Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.196Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.196Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.196Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.197Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.197Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.197Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.197Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.197Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.197Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.197Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.197Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.197Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.197Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.198Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.198Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.198Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.198Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.198Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 73 2023-11-23T16:02:24.199Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.200Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.201Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.201Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.201Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.201Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.202Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.202Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.202Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.202Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.206Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.207Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.210Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.210Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.211Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.211Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.211Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 71 2023-11-23T16:02:24.213Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.213Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.213Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.213Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.213Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.214Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.214Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.214Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 63 2023-11-23T16:02:24.214Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.214Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.214Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.214Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.214Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 71 2023-11-23T16:02:24.214Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.214Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.214Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.214Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.214Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.216Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.216Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.222Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.222Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.223Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.224Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.224Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 72 2023-11-23T16:02:24.237Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.238Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.238Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.238Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.238Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.238Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.238Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.238Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.238Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.238Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 74 2023-11-23T16:02:24.238Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.238Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.238Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 72 2023-11-23T16:02:24.238Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.238Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.238Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 71 2023-11-23T16:02:24.240Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.240Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 71 2023-11-23T16:02:24.249Z INFO 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-11-23T16:02:24.249Z WARN 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.249Z INFO 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-11-23T16:02:24.249Z WARN 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.251Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.251Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.252Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.252Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.252Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.252Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.253Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.253Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.253Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 67 2023-11-23T16:02:24.253Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.253Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.253Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.253Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.253Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.253Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.254Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 65 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.254Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 74 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.254Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.255Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 61 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.255Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.255Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 67 2023-11-23T16:02:24.255Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.255Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 74 2023-11-23T16:02:24.255Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.255Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 67 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.255Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.255Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.255Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 74 2023-11-23T16:02:24.255Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.255Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 72 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.255Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 57 2023-11-23T16:02:24.255Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.255Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 68 2023-11-23T16:02:24.255Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.256Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.256Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 73 2023-11-23T16:02:24.256Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.256Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.256Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.256Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 73 2023-11-23T16:02:24.256Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.259Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.259Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.259Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.259Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.259Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.259Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.259Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.259Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.260Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.260Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.260Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.261Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.261Z INFO 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-11-23T16:02:24.261Z WARN 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.263Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.264Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.264Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.264Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.264Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.264Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.264Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.264Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 71 2023-11-23T16:02:24.264Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.264Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.265Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.265Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.265Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.265Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.265Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.265Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.265Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.266Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.266Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.266Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.269Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.269Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.269Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 68 2023-11-23T16:02:24.272Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.272Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.272Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.272Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.272Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.272Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.272Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.272Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.272Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.277Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.278Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.278Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.278Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.278Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.278Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.279Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.279Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.279Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.279Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.280Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 75 2023-11-23T16:02:24.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.280Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.280Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.281Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.281Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.281Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.281Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.281Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 70 2023-11-23T16:02:24.281Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.281Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.281Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.284Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.284Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.285Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.285Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.285Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.285Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.285Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.285Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.285Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.285Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.285Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.285Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 62 2023-11-23T16:02:24.285Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.286Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.286Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.286Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.286Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.287Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.288Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.288Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 68 2023-11-23T16:02:24.288Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.288Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.288Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 69 2023-11-23T16:02:24.289Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.289Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.289Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.289Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.291Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.291Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.292Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.292Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.293Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.293Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.293Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.293Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.294Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.294Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.294Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.294Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.295Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.295Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.295Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.295Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.295Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.295Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.295Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.295Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.296Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.296Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.297Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.297Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.297Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.297Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.298Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.298Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.298Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.298Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.298Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.298Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.298Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.298Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.298Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.298Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.299Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.299Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.299Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 74 2023-11-23T16:02:24.299Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-11-23T16:02:24.299Z WARN 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.300Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.300Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.302Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.302Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.302Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.302Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.302Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 56 2023-11-23T16:02:24.303Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.303Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.303Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.303Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.307Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.307Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.311Z INFO 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-11-23T16:02:24.311Z WARN 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.311Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.311Z INFO 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-11-23T16:02:24.311Z WARN 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.311Z INFO 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-11-23T16:02:24.311Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.311Z WARN 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.311Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.311Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.314Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.314Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.314Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.314Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.314Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.315Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.315Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.315Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 71 2023-11-23T16:02:24.316Z INFO 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-23T16:02:24.316Z WARN 8097 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:24.317Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.318Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.318Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 73 2023-11-23T16:02:24.323Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.323Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.324Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.324Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.338Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.338Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.338Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.338Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.338Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.338Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.339Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.339Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 75 2023-11-23T16:02:24.339Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.339Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.339Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.339Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.339Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 72 2023-11-23T16:02:24.339Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.339Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 73 2023-11-23T16:02:24.340Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.340Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.352Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.352Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.352Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.353Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.353Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 72 2023-11-23T16:02:24.353Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.353Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.353Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.354Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.354Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.355Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 75 2023-11-23T16:02:24.355Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.355Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 67 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.355Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 72 2023-11-23T16:02:24.355Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.356Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 75 2023-11-23T16:02:24.356Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.356Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 62 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.356Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 68 2023-11-23T16:02:24.356Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 68 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.356Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 75 2023-11-23T16:02:24.356Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.356Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 58 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.356Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.356Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 73 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.356Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 73 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.356Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 64 2023-11-23T16:02:24.356Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.359Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.359Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 69 2023-11-23T16:02:24.359Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.360Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.360Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.360Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.360Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.360Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 68 2023-11-23T16:02:24.360Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.360Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.360Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 64 2023-11-23T16:02:24.360Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.360Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.360Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.361Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.361Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.364Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 74 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.364Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.365Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.365Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.365Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.365Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.365Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.365Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.365Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.365Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.366Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.366Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.366Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.366Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.366Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 68 2023-11-23T16:02:24.366Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.366Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.366Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.366Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-11-23T16:02:24.366Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.366Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.366Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.367Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.369Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.370Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.370Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 69 2023-11-23T16:02:24.371Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.371Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.371Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.371Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.372Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.372Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.373Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.373Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.373Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.373Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.373Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.373Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.373Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.373Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.378Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.378Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.378Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.378Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.379Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.379Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.380Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.380Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.380Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.380Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.380Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.380Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.380Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.380Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.380Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.381Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.381Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.384Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.385Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.385Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 64 2023-11-23T16:02:24.385Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.385Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.385Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.385Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.385Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.385Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.385Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.385Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.385Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.386Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.386Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 76 2023-11-23T16:02:24.386Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.387Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.387Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.387Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.388Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.388Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.388Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.389Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.389Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 70 2023-11-23T16:02:24.389Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.389Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.389Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.389Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.392Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.392Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.392Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.392Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 71 2023-11-23T16:02:24.392Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.393Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.394Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.394Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.394Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.394Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 74 2023-11-23T16:02:24.395Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.395Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.395Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.395Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.397Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.397Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.397Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.397Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.398Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.398Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.398Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.398Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.398Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.398Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.398Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.398Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.398Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.399Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.399Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.399Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.399Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.399Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.400Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.400Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.401Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.402Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.402Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.402Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.402Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.403Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.403Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.404Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.404Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.407Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.408Z INFO 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-23T16:02:24.408Z WARN 8097 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-23T16:02:24.408Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.411Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.411Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.412Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.412Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.414Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.414Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.414Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.415Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.415Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 66 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.415Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.415Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.415Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.415Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 72 2023-11-23T16:02:24.415Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.415Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.418Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.418Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.423Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.424Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.425Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.425Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.425Z INFO 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-23T16:02:24.425Z WARN 8097 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:24.439Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.439Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.439Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.440Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.440Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.440Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 75 2023-11-23T16:02:24.440Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.440Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.440Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 76 2023-11-23T16:02:24.440Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.440Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 74 2023-11-23T16:02:24.440Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.440Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.440Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.441Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.441Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 73 2023-11-23T16:02:24.441Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.442Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.442Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 69 2023-11-23T16:02:24.447Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-23T16:02:24.447Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-23T16:02:24.449Z INFO 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-11-23T16:02:24.449Z WARN 8097 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.458Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 69 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.459Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.459Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.459Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.459Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 74 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.459Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.459Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 69 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 73 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 68 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 74 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 59 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 74 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 76 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.460Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 70 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 76 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 65 2023-11-23T16:02:24.460Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.460Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.460Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 63 2023-11-23T16:02:24.461Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.461Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 65 2023-11-23T16:02:24.461Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.461Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 73 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.461Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 76 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.461Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 72 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.461Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 63 2023-11-23T16:02:24.461Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.463Z INFO 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-11-23T16:02:24.463Z WARN 8097 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.463Z INFO 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-23T16:02:24.463Z WARN 8097 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:24.465Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.465Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.465Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.465Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.465Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.465Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.465Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.465Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 75 2023-11-23T16:02:24.465Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.465Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.466Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.466Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.466Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.466Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.466Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.466Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.466Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.466Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.466Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.466Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.466Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.467Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.467Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.467Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.470Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.470Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.471Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.471Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.472Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.472Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.473Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.473Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.473Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.473Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.473Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.473Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.473Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.473Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.473Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.473Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 69 2023-11-23T16:02:24.473Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.473Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 57 2023-11-23T16:02:24.478Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.479Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.479Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.479Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.479Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.479Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.480Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.480Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.480Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.481Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.481Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.481Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.481Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.481Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.481Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.481Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.481Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.481Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.481Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.481Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.481Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.481Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.482Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.482Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.482Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.482Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.482Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.482Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.482Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.482Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.482Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.482Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.485Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.485Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.486Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.486Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.486Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.486Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.486Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.486Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.486Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.486Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.486Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.486Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.487Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.487Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.487Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.487Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 77 2023-11-23T16:02:24.487Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.488Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.489Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.489Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.489Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.490Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.490Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.490Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.490Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.492Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.492Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.493Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.493Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 72 2023-11-23T16:02:24.493Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.494Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.495Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.495Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 75 2023-11-23T16:02:24.495Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.495Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.495Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.496Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.496Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.496Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.496Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.496Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.496Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.496Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.497Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.497Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.497Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.498Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.498Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.498Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.498Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.499Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.499Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.499Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 71 2023-11-23T16:02:24.499Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.499Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.499Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.499Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.499Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.500Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.500Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.500Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.500Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.500Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.500Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.500Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 70 2023-11-23T16:02:24.501Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.501Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.503Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.503Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.503Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.503Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.503Z INFO 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-11-23T16:02:24.503Z WARN 8097 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.504Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.504Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.505Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.505Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.508Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.508Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.511Z INFO 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-11-23T16:02:24.512Z WARN 8097 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.512Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.512Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.512Z INFO 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-11-23T16:02:24.512Z INFO 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-11-23T16:02:24.512Z WARN 8097 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.512Z WARN 8097 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.512Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.512Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.516Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.516Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.516Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.516Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 73 2023-11-23T16:02:24.516Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.516Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 72 2023-11-23T16:02:24.517Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.517Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.517Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.517Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.517Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.518Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.518Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.518Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.518Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.518Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.518Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 67 2023-11-23T16:02:24.518Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.519Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.519Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.524Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.525Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.527Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.528Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.529Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.047 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 2023-11-23T16:02:24.541Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.542Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.542Z INFO 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-23T16:02:24.542Z WARN 8097 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:24.542Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.542Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.542Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.543Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.543Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.543Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 76 2023-11-23T16:02:24.543Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.543Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.543Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 74 2023-11-23T16:02:24.543Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.543Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.543Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.543Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 77 2023-11-23T16:02:24.543Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.544Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 70 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2023-11-23T16:02:24.549Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.549Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 75 2023-11-23T16:02:24.550Z INFO 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-11-23T16:02:24.550Z WARN 8097 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.552Z WARN 8097 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 2023-11-23T16:02:24.560Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.560Z INFO 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-23T16:02:24.560Z WARN 8097 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-23T16:02:24.560Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.560Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 70 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 69 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.561Z WARN 8097 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 74 2023-11-23T16:02:24.561Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 75 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.561Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 66 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.561Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 71 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.561Z INFO 8097 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.562Z WARN 8097 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 70 2023-11-23T16:02:24.562Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.562Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.562Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 60 2023-11-23T16:02:24.562Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.562Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.562Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 74 2023-11-23T16:02:24.562Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.562Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.562Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.562Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 77 2023-11-23T16:02:24.562Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.562Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.562Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 73 2023-11-23T16:02:24.563Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.563Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 64 2023-11-23T16:02:24.563Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.563Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.563Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 75 2023-11-23T16:02:24.563Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.563Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 69 2023-11-23T16:02:24.564Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.564Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.564Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.564Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.564Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.564Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 75 2023-11-23T16:02:24.564Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.564Z INFO 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-23T16:02:24.564Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.564Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.565Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.564Z WARN 8097 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:24.565Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.565Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 66 2023-11-23T16:02:24.565Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.565Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 77 2023-11-23T16:02:24.565Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.565Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 64 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.565Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.565Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.565Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.566Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.566Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.566Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.566Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 76 2023-11-23T16:02:24.566Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.566Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.566Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.566Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.566Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.566Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.566Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.566Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.567Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.567Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.567Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.567Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.567Z INFO 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-11-23T16:02:24.567Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.567Z WARN 8097 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-23T16:02:24.567Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.567Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.567Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.570Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.570Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.571Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.571Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.571Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.571Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.571Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 77 2023-11-23T16:02:24.571Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.571Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.572Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.572Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.572Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.572Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.573Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.573Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.573Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.573Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.573Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.574Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.574Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.574Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 70 2023-11-23T16:02:24.574Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.574Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.574Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.574Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 58 2023-11-23T16:02:24.577Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.577Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.578Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.578Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.578Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.579Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.579Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.579Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.579Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.580Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.581Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.581Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.581Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.581Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.581Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.581Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.581Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.581Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.581Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.582Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.582Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.582Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.582Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.583Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.583Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.586Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.586Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.586Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.586Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.586Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.586Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 65 2023-11-23T16:02:24.587Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.587Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.587Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.587Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.587Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.587Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.587Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.587Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.587Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.588Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.588Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.588Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.588Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.588Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.588Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.588Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 78 2023-11-23T16:02:24.588Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.588Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.589Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.589Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.590Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.590Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.590Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.590Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.592Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.592Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.593Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.593Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.593Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.593Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.594Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.594Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.594Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.594Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.594Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.595Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.595Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.595Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.595Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.595Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.596Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.596Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.596Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.596Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.596Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.596Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.596Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.597Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.597Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.597Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.597Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 76 2023-11-23T16:02:24.597Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.598Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.598Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.598Z INFO 8097 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.599Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.599Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.599Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.599Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.599Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.599Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.599Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.600Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.600Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.600Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.600Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.600Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.600Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.601Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.601Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.601Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.601Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 71 2023-11-23T16:02:24.601Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.602Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.603Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.603Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.604Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.604Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.604Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.605Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.605Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.605Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.609Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.609Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.612Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.612Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.613Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.613Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.614Z INFO 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-23T16:02:24.614Z WARN 8097 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-23T16:02:24.615Z INFO 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-23T16:02:24.615Z WARN 8097 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:24.616Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.616Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.617Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.617Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 74 2023-11-23T16:02:24.617Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.617Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 73 2023-11-23T16:02:24.618Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.618Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.618Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.618Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.618Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.618Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.618Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.618Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 72 2023-11-23T16:02:24.618Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.619Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.619Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 68 2023-11-23T16:02:24.619Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.620Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.620Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.625Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.625Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.627Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.627Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.629Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.629Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.642Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.642Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.643Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.643Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.643Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.643Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.644Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.644Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.644Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.644Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.644Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.644Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.644Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 78 2023-11-23T16:02:24.644Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 75 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.662Z WARN 8097 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 67 2023-11-23T16:02:24.662Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.662Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 70 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.663Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5702}, Error-Count: 71 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 72 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.663Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 75 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.663Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 76 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.663Z WARN 8097 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 78 2023-11-23T16:02:24.663Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 61 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.663Z WARN 8097 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 76 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 75 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.663Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.663Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.663Z WARN 8097 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 77 2023-11-23T16:02:24.664Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.664Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.664Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.664Z WARN 8097 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 65 2023-11-23T16:02:24.664Z WARN 8097 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 74 2023-11-23T16:02:24.664Z WARN 8097 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 71 2023-11-23T16:02:24.664Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.664Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.664Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 70 2023-11-23T16:02:24.664Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.665Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.665Z INFO 8097 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-11-23T16:02:24.665Z INFO 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-23T16:02:24.665Z WARN 8097 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.666Z WARN 8097 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5703}, Error-Count: 76 2023-11-23T16:02:24.666Z INFO 8097 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.666Z WARN 8097 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.666Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.667Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.667Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.667Z WARN 8097 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 67 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.667Z INFO 8097 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 2023-11-23T16:02:24.667Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 65 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.667Z WARN 8097 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 78 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.667Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.667Z INFO 8097 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.667Z WARN 8097 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5707}, Error-Count: 76 2023-11-23T16:02:24.667Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.667Z WARN 8097 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 77 2023-11-23T16:02:24.667Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.667Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.667Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.668Z INFO 8097 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.668Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.668Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.668Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.668Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.668Z INFO 8097 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Shutting down connection manager... 2023-11-23T16:02:24.668Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.668Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.668Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 71 2023-11-23T16:02:24.668Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.669Z INFO 8097 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Shutting down node engine... 2023-11-23T16:02:24.671Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.671Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.671Z INFO 8097 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.671Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.671Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.671Z INFO 8097 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.672Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.672Z WARN 8097 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5704}, Error-Count: 78 2023-11-23T16:02:24.672Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.672Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.672Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.672Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.673Z INFO 8097 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.674Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.674Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.674Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.674Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.674Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.674Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.674Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.675Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.675Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5706}, Error-Count: 59 2023-11-23T16:02:24.675Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.675Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.678Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.678Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.678Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.678Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.678Z INFO 8097 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.678Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.679Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.680Z INFO 8097 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.680Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.680Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.680Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.680Z INFO 8097 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.681Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.682Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.682Z INFO 8097 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.682Z WARN 8097 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 71 2023-11-23T16:02:24.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5707, timeout: 10000, bind-any: true 2023-11-23T16:02:24.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5707. Reason: IOException[Connection refused to address /10.30.107.64:5707] 2023-11-23T16:02:24.682Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5702, timeout: 10000, bind-any: true 2023-11-23T16:02:24.682Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.682Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5702. Reason: IOException[Connection refused to address /10.30.107.64:5702] 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.683Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.683Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5704, timeout: 10000, bind-any: true 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5704. Reason: IOException[Connection refused to address /10.30.107.64:5704] 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5703, timeout: 10000, bind-any: true 2023-11-23T16:02:24.683Z INFO 8097 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5706. Reason: IOException[Connection refused to address /10.30.107.64:5706] 2023-11-23T16:02:24.683Z INFO 8097 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5703. Reason: IOException[Connection refused to address /10.30.107.64:5703] 2023-11-23T16:02:24.685Z INFO 8097 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5706, timeout: 10000, bind-any: true 2023-11-23T16:02:24.685Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.64:5705, timeout: 10000, bind-any: true 2023-11-23T16:02:24.685Z INFO 8097 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.64:5705. Reason: IOException[Connection refused to address /10.30.107.64:5705] 2023-11-23T16:02:24.685Z WARN 8097 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.89]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.64]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.64:5705}, Error-Count: 73 2023-11-23T16:02:24.703Z INFO 8097 --- [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Closing the Kafka producer with timeoutMillis = 30000 ms. 2023-11-23T16:02:24.713Z INFO 8097 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-23T16:02:24.715Z INFO 8097 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-23T16:02:24.715Z INFO 8097 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-23T16:02:24.722Z INFO 8097 --- [ionShutdownHook] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-12 unregistered 2023-11-23T16:02:24.727Z INFO 8097 --- [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Closing the Kafka producer with timeoutMillis = 30000 ms. 2023-11-23T16:02:24.766Z INFO 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-23T16:02:24.766Z WARN 8097 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-23T16:02:24.766Z INFO 8097 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-23T16:02:24.766Z INFO 8097 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-23T16:02:24.766Z INFO 8097 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-23T16:02:24.812Z INFO 8097 --- [ionShutdownHook] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-11 unregistered [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 530, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitionsByCmHandleId [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 18 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 16:02:35.006 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:02:35.218 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:02:35.358 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:02:35.407 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:02:35.432 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:02:35.440 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:02:35.487 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:02:35.494 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:02:35.498 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:02:35.507 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:02:35.510 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:02:35.517 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:02:34,812 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:02:34,833 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:02:34,834 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:02:34,835 |-INFO in ch.qos.logback.classic.BasicConfigurator@3bf92d96 - Setting up default configuration. 16:02:37,374 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:02:37,430 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35408036 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:02:37,430 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:02:37,433 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:02:37,433 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:02:37,433 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:02:37,435 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35408036 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:02:37,435 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@747795d7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:02:37,443 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:02:37,443 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:02:37,448 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:02:37,480 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755357478) 16:02:37,481 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:02:37,481 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:02:37,486 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:02:37,489 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:02:37,490 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:02:37,490 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:02:37,490 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:02:37,490 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:02:37,490 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:02:37,490 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:02:37,490 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:02:37,490 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:02:37,490 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:02:37,491 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:02:37,491 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:02:37,491 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:02:37,491 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:02:37,491 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:02:37,491 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:02:37,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:02:37,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:37,497 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:02:37,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:02:37,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:37,531 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:02:37,538 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:02:37,881 |-INFO in ch.qos.logback.classic.pattern.DateConverter@198fe398 - Setting zoneId to "UTC" 16:02:37,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:02:37,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:02:38,132 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:02:38,132 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:02:38,133 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:02:38,133 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:02:38,133 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:02:38,134 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6be8e6ee - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:02:38,134 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:02:38,134 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@511e0453 - End of configuration. 16:02:38,134 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@60ee6f76 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:38.229Z INFO 13546 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13546 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-11-23T16:02:38.230Z INFO 13546 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:39.570Z INFO 13546 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T16:02:39.570Z INFO 13546 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T16:02:39.571Z INFO 13546 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-11-23T16:02:39.590Z INFO 13546 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.631 seconds (process running for 5.546) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-23T16:02:40.439Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:40.450Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:40.485Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.88 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:40.814Z INFO 13546 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13546 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-11-23T16:02:40.814Z INFO 13546 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:41.567Z INFO 13546 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T16:02:41.567Z INFO 13546 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T16:02:41.567Z INFO 13546 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-23T16:02:41.574Z INFO 13546 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.791 seconds (process running for 7.531) 2023-11-23T16:02:41.732Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1506856025.executeRequest(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:41.758Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:41.972Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-11-23T16:02:42.039Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.046Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:185) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.052Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:209) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.059Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:209) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.066Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.072Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.077Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:383) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:231) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.082Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:380) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:231) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:02:42.196Z INFO 13546 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13546 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-11-23T16:02:42.196Z INFO 13546 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:02:42.502Z INFO 13546 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T16:02:42.502Z INFO 13546 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T16:02:42.503Z INFO 13546 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-23T16:02:42.506Z INFO 13546 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.348 seconds (process running for 8.463) 2023-11-23T16:02:42.580Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-11-23T16:02:42.617Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-23T16:02:42.621Z ERROR 13546 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 133 common frames omitted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2023-11-23T16:02:42.702Z ERROR 13546 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-11-23T16:02:43.206Z WARN 13546 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2023-11-23T16:02:43.212Z ERROR 13546 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-11-23T16:02:43.218Z INFO 13546 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2023-11-23T16:02:43.222Z ERROR 13546 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2023-11-23T16:02:43.310Z INFO 13546 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2023-11-23T16:02:43.328Z ERROR 13546 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.022 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 134, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:02:48,695 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:02:48,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:02:48,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:02:48,716 |-INFO in ch.qos.logback.classic.BasicConfigurator@92d1782 - Setting up default configuration. 16:02:49,841 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6a1ef65c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:02:49,877 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72976b4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:02:49,877 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6a1ef65c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:02:49,881 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:02:49,881 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:02:49,881 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:02:49,882 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72976b4 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:02:49,882 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6a1ef65c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:02:49,889 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:02:49,889 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:02:49,893 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:02:49,913 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755369911) 16:02:49,914 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:02:49,914 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:02:49,919 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:02:49,923 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:02:49,923 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:02:49,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:02:49,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:02:49,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:02:49,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:02:49,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:02:49,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:02:49,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:02:49,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:02:49,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:49,928 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:02:49,939 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:02:49,939 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:02:49,944 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:02:49,948 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:02:49,968 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1319bc2a - Setting zoneId to "UTC" 16:02:49,975 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:02:49,975 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:02:50,143 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:02:50,144 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:02:50,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:02:50,144 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:02:50,145 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:02:50,145 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@726934e2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:02:50,145 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:02:50,145 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@e280403 - End of configuration. 16:02:50,145 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@42f85fa4 - Registering current configuration as safe fallback point 2023-11-23T16:02:50.265Z INFO 13667 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13667 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2023-11-23T16:02:50.266Z INFO 13667 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2023-11-23T16:02:51.145Z INFO 13667 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2023-11-23T16:02:51.147Z INFO 13667 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 2023-11-23T16:02:51.192Z INFO 13667 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-11-23T16:02:51.193Z INFO 13667 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 898 ms 2023-11-23T16:02:51.253Z INFO 13667 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2023-11-23T16:02:51.257Z INFO 13667 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@40a28bda{application,/,[file:///tmp/jetty-docbase.0.5034904614414406421/],AVAILABLE} 2023-11-23T16:02:51.258Z INFO 13667 --- [ main] org.eclipse.jetty.server.Server : Started Server@143413cd{STARTING}[11.0.15,sto=0] @3006ms 2023-11-23T16:02:51.712Z INFO 13667 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-11-23T16:02:51.712Z INFO 13667 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-11-23T16:02:51.713Z INFO 13667 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2023-11-23T16:02:51.724Z INFO 13667 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4a04ca74{HTTP/1.1, (http/1.1)}{0.0.0.0:37295} 2023-11-23T16:02:51.725Z INFO 13667 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 37295 (http/1.1) with context path '/' 2023-11-23T16:02:51.735Z INFO 13667 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.152 seconds (process running for 3.482) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-23T16:02:52.582Z WARN 13667 --- [qtp287609100-29] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2023-11-23T16:02:52.582Z INFO 13667 --- [qtp287609100-29] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2023-11-23T16:02:52.708Z WARN 13667 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2023-11-23T16:02:52.708Z INFO 13667 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2023-11-23T16:02:52.711Z INFO 13667 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test3744339865961243366/file.txt 2023-11-23T16:02:52.713Z WARN 13667 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 2023-11-23T16:02:52.713Z ERROR 13667 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2023-11-23T16:02:52.713Z WARN 13667 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test3744339865961243366/unknown-file.txt', will search it in classpath 2023-11-23T16:02:52.714Z ERROR 13667 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test3744339865961243366/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:03:07.474 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 16:03:07.794 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:03:05,221 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:03:05,241 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:03:05,242 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:03:05,243 |-INFO in ch.qos.logback.classic.BasicConfigurator@d7ce31c - Setting up default configuration. 16:03:08,068 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ccf1542 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:03:08,128 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@302fa67a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:03:08,128 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ccf1542 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:03:08,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:03:08,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:03:08,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:03:08,135 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@302fa67a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:03:08,136 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ccf1542 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:03:08,143 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:03:08,143 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:03:08,146 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:03:08,185 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755388184) 16:03:08,186 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:03:08,186 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:03:08,192 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:03:08,192 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:03:08,193 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:03:08,193 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:03:08,193 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:03:08,193 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:03:08,193 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:03:08,193 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:03:08,193 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:03:08,193 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:03:08,193 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:03:08,193 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:03:08,193 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:03:08,193 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:03:08,194 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:03:08,194 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:03:08,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:03:08,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:03:08,200 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:03:08,221 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:03:08,221 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:03:08,228 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:03:08,235 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:03:08,251 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13c0ced1 - Setting zoneId to "UTC" 16:03:08,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:03:08,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:03:08,564 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:03:08,565 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:03:08,565 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:03:08,565 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:03:08,566 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:03:08,566 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@794eb6e7 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:03:08,566 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:03:08,566 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3701acee - End of configuration. 16:03:08,566 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7ad0d002 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:03:08.683Z INFO 13850 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13850 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2023-11-23T16:03:08.684Z INFO 13850 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:03:08.931Z INFO 13850 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.042 seconds (process running for 4.45) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-23T16:03:09.719Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:09.952Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:10.395Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:11.288Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:12.915Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:12.931Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:13.152Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:13.749Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:13.998Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:14.607Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:15.788Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:17.449Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:17.461Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-23T16:03:17.843Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.602 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2023-11-23T16:03:18.440Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:65) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted 2023-11-23T16:03:18.444Z WARN 13850 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:67) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: no checksum at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 2023-11-23T16:03:18.683Z INFO 13850 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2023-11-23T16:03:18.683Z INFO 13850 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.onap.cps.spi.utils.SessionManagerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231123T155701Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building project dependencies layer... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231123T155701Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 73 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 16:03:41.891 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 16:03:42.318 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:03:42.724 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:03:42.726 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:03:42.747 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 16:03:42.751 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 16:03:42.754 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:03:42.755 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:03:42.783 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 16:03:42.789 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:03:44.834 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:03:44.862 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 16:03:45.339 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:03:46.322 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (6 MB/? MB) 16:03:46.566 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 16:03:47.670 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (31 MB/? MB) 16:03:47.765 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (34 MB/? MB) 16:03:48.033 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 16:03:48.773 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 1 extracted, (40 MB/? MB) 16:03:48.964 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 2 extracted, (41 MB/? MB) 16:03:49.066 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 3 extracted, (41 MB/? MB) 16:03:49.178 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 4 extracted, (42 MB/? MB) 16:03:49.473 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 5 extracted, (43 MB/? MB) 16:03:49.577 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 6 extracted, (43 MB/? MB) 16:03:49.884 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 6 extracted, (43 MB/? MB) 16:03:49.888 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 6 extracted, (43 MB/? MB) 16:03:49.979 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 7 extracted, (43 MB/? MB) 16:03:50.052 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 8 extracted, (43 MB/? MB) 16:03:51.214 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 8 extracted, (46 MB/? MB) 16:03:51.215 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 8 extracted, (46 MB/? MB) 16:03:51.718 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 8 extracted, (49 MB/? MB) 16:03:51.722 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (49 MB/? MB) 16:03:57.021 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (130 MB/130 MB) 16:03:59.690 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 16:04:00.028 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 16:04:00.211 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 16:04:00.460 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 16:04:02.650 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 16:04:03.918 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 19s (downloaded 130 MB at 6 MB/s) 16:04:03.974 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:04:14.932 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 55d783c217c0c9b391fe7bef3bfa596b6830baed26a03c751635355b285b575a 16:04:16.980 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT34.224389743S 16:04:16.981 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 16:03:40,501 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:03:40,521 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:03:40,521 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:03:40,522 |-INFO in ch.qos.logback.classic.BasicConfigurator@4e5361df - Setting up default configuration. 16:04:17,362 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6fd77c16 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:04:17,432 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6b41df80 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:04:17,432 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6fd77c16 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:04:17,436 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:04:17,436 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:04:17,436 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:04:17,439 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6b41df80 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:04:17,439 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6fd77c16 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:04:17,447 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:04:17,447 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:04:17,452 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:04:17,483 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755457481) 16:04:17,484 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:04:17,484 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:04:17,488 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:04:17,492 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:04:17,492 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:04:17,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:04:17,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:04:17,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:04:17,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:04:17,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:04:17,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:04:17,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:04:17,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:04:17,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:04:17,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:04:17,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:04:17,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:04:17,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:04:17,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:04:17,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:04:17,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:04:17,500 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:04:17,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:04:17,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:04:17,532 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:04:17,539 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:04:18,274 |-INFO in ch.qos.logback.classic.pattern.DateConverter@35537fe - Setting zoneId to "UTC" 16:04:18,284 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:04:18,284 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:04:18,530 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:04:18,531 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:04:18,531 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:04:18,531 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:04:18,550 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:04:18,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@56dde963 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:04:18,550 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:04:18,550 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5736cc4e - End of configuration. 16:04:18,550 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@32eea4f7 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:04:18.698Z INFO 14303 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14303 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2023-11-23T16:04:18.699Z INFO 14303 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:04:19.251Z INFO 14303 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-11-23T16:04:19.308Z INFO 14303 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 49 ms. Found 6 JPA repository interfaces. 2023-11-23T16:04:20.014Z INFO 14303 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-11-23T16:04:20.281Z INFO 14303 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@61f8126e 2023-11-23T16:04:20.283Z INFO 14303 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-11-23T16:04:20.498Z INFO 14303 --- [ main] liquibase.database : Set default schema name to public 2023-11-23T16:04:20.630Z INFO 14303 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2023-11-23T16:04:20.889Z INFO 14303 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2023-11-23T16:04:20.897Z INFO 14303 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: classpath:liquibase/test-changelog.yaml::1-1::cps 2023-11-23T16:04:21.107Z INFO 14303 --- [ main] liquibase.changelog : Table anchor created 2023-11-23T16:04:21.107Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-1::cps ran successfully in 6ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-2::cps 2023-11-23T16:04:21.116Z INFO 14303 --- [ main] liquibase.changelog : Table relation created 2023-11-23T16:04:21.116Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-2::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-3::cps 2023-11-23T16:04:21.123Z INFO 14303 --- [ main] liquibase.changelog : Table relation_type created 2023-11-23T16:04:21.123Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-3::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-4::cps 2023-11-23T16:04:21.130Z INFO 14303 --- [ main] liquibase.changelog : Table fragment created 2023-11-23T16:04:21.131Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-4::cps ran successfully in 5ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-5::cps 2023-11-23T16:04:21.136Z INFO 14303 --- [ main] liquibase.changelog : Table schema_set created 2023-11-23T16:04:21.137Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-5::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-6::cps 2023-11-23T16:04:21.143Z INFO 14303 --- [ main] liquibase.changelog : Table yang_resource created 2023-11-23T16:04:21.144Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-7::cps 2023-11-23T16:04:21.150Z INFO 14303 --- [ main] liquibase.changelog : Table dataspace created 2023-11-23T16:04:21.150Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-7::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-8::cps Running Changeset: classpath:liquibase/test-changelog.yaml::1-9::cps 2023-11-23T16:04:21.156Z INFO 14303 --- [ main] liquibase.changelog : Table schema_node created 2023-11-23T16:04:21.156Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-8::cps ran successfully in 3ms 2023-11-23T16:04:21.160Z INFO 14303 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2023-11-23T16:04:21.161Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-10::cps 2023-11-23T16:04:21.165Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2023-11-23T16:04:21.165Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-10::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-11::cps 2023-11-23T16:04:21.171Z INFO 14303 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2023-11-23T16:04:21.171Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-11::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-12::cps 2023-11-23T16:04:21.177Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2023-11-23T16:04:21.177Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-12::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-13::cps 2023-11-23T16:04:21.181Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2023-11-23T16:04:21.181Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-13::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-14::cps 2023-11-23T16:04:21.185Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2023-11-23T16:04:21.185Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-15::cps 2023-11-23T16:04:21.189Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2023-11-23T16:04:21.189Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-16::cps 2023-11-23T16:04:21.194Z INFO 14303 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2023-11-23T16:04:21.194Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-16::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-17::cps 2023-11-23T16:04:21.198Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2023-11-23T16:04:21.198Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-19::cps 2023-11-23T16:04:21.202Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2023-11-23T16:04:21.202Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-20::cps 2023-11-23T16:04:21.206Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2023-11-23T16:04:21.207Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-22::cps 2023-11-23T16:04:21.210Z INFO 14303 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2023-11-23T16:04:21.211Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-23::cps 2023-11-23T16:04:21.216Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2023-11-23T16:04:21.217Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-23::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-24::cps 2023-11-23T16:04:21.221Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2023-11-23T16:04:21.221Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-24::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-25::cps 2023-11-23T16:04:21.225Z INFO 14303 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2023-11-23T16:04:21.225Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-25::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-26::cps 2023-11-23T16:04:21.230Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2023-11-23T16:04:21.230Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-26::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-27::cps 2023-11-23T16:04:21.234Z INFO 14303 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2023-11-23T16:04:21.235Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-27::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-28::cps 2023-11-23T16:04:21.238Z INFO 14303 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2023-11-23T16:04:21.238Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-28::cps ran successfully in 1ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-30::cps 2023-11-23T16:04:21.241Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2023-11-23T16:04:21.242Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-30::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-31::cps 2023-11-23T16:04:21.245Z INFO 14303 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2023-11-23T16:04:21.245Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-31::cps ran successfully in 1ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-32::cps 2023-11-23T16:04:21.249Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2023-11-23T16:04:21.250Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-33::cps 2023-11-23T16:04:21.254Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2023-11-23T16:04:21.254Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-33::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-34::cps 2023-11-23T16:04:21.258Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2023-11-23T16:04:21.258Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-34::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-35::cps 2023-11-23T16:04:21.262Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2023-11-23T16:04:21.262Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-35::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-36::cps 2023-11-23T16:04:21.266Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-11-23T16:04:21.266Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-37::cps 2023-11-23T16:04:21.269Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2023-11-23T16:04:21.269Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-37::cps ran successfully in 1ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-38::cps 2023-11-23T16:04:21.272Z INFO 14303 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2023-11-23T16:04:21.272Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-38::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-39::cps 2023-11-23T16:04:21.284Z INFO 14303 --- [ main] liquibase.changelog : Custom SQL executed 2023-11-23T16:04:21.284Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-39::cps ran successfully in 11ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-40::cps 2023-11-23T16:04:21.287Z INFO 14303 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2023-11-23T16:04:21.287Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-41::cps 2023-11-23T16:04:21.290Z INFO 14303 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2023-11-23T16:04:21.290Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-41::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-42::cps 2023-11-23T16:04:21.293Z INFO 14303 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2023-11-23T16:04:21.294Z INFO 14303 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-11-23T16:04:21.295Z INFO 14303 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-42::cps ran successfully in 3ms 2023-11-23T16:04:21.297Z INFO 14303 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-11-23T16:04:21.397Z INFO 14303 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2023-11-23T16:04:21.460Z INFO 14303 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2023-11-23T16:04:21.462Z INFO 14303 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 2023-11-23T16:04:21.462Z INFO 14303 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2023-11-23T16:04:21.728Z INFO 14303 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-11-23T16:04:21.885Z INFO 14303 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2023-11-23T16:04:22.212Z INFO 14303 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-11-23T16:04:23.111Z INFO 14303 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-11-23T16:04:23.114Z INFO 14303 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-11-23T16:04:23.405Z WARN 14303 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 2023-11-23T16:04:23.509Z WARN 14303 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 2023-11-23T16:04:23.521Z INFO 14303 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2023-11-23T16:04:23.784Z WARN 14303 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 2023-11-23T16:04:23.816Z WARN 14303 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 2023-11-23T16:04:23.856Z WARN 14303 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 2023-11-23T16:04:24.138Z WARN 14303 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-11-23T16:04:25.886Z INFO 14303 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 8.843 seconds (process running for 46.206) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-23T16:04:27.688Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:27.688Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. 2023-11-23T16:04:27.976Z INFO 14303 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-11-23T16:04:27.998Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:27.998Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 2023-11-23T16:04:28.032Z INFO 14303 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-11-23T16:04:28.041Z INFO 14303 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.555 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2023-11-23T16:04:29.727Z WARN 14303 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2023-11-23T16:04:30.457Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:30.457Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 2023-11-23T16:04:30.458Z WARN 14303 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 2023-11-23T16:04:30.459Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:30.459Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2023-11-23T16:04:30.586Z WARN 14303 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2023-11-23T16:04:30.851Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:30.851Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-11-23T16:04:30.851Z WARN 14303 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-11-23T16:04:30.854Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:30.855Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-11-23T16:04:31.114Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:31.114Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-11-23T16:04:31.114Z WARN 14303 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-11-23T16:04:31.116Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:31.116Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-11-23T16:04:31.270Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:31.270Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-11-23T16:04:31.271Z WARN 14303 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-11-23T16:04:31.273Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:31.273Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-11-23T16:04:31.306Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:31.306Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-11-23T16:04:31.307Z WARN 14303 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-11-23T16:04:31.309Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:31.309Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.421 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2023-11-23T16:04:33.228Z WARN 14303 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 2 and QueryResult size : 0 2023-11-23T16:04:33.256Z WARN 14303 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 1 2023-11-23T16:04:33.369Z WARN 14303 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 101 and QueryResult size : 0 2023-11-23T16:04:33.410Z WARN 14303 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 0 2023-11-23T16:04:33.465Z WARN 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-23T16:04:33.465Z ERROR 14303 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2023-11-23T16:04:35.836Z WARN 14303 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2023-11-23T16:04:35.837Z INFO 14303 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2023-11-23T16:04:35.837Z INFO 14303 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 2023-11-23T16:04:35.837Z INFO 14303 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2023-11-23T16:04:35.837Z INFO 14303 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2023-11-23T16:04:35.840Z INFO 14303 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2023-11-23T16:04:35.884Z INFO 14303 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-11-23T16:04:35.967Z INFO 14303 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-23T16:04:35.993Z INFO 14303 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-23T16:04:36.029Z INFO 14303 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-23T16:04:36.339Z INFO 14303 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-11-23T16:04:36.343Z INFO 14303 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-23T16:04:36.355Z INFO 14303 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-11-23T16:04:36.359Z INFO 14303 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 282, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 16:04:43.744 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:04:43.964 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:04:44.193 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 16:04:44.235 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:04:44.248 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 16:04:43,549 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:04:43,571 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:04:43,571 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:04:43,572 |-INFO in ch.qos.logback.classic.BasicConfigurator@715ea64a - Setting up default configuration. 16:04:45,047 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:04:45,096 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b4bc7b9 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:04:45,096 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:04:45,099 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:04:45,099 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:04:45,099 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:04:45,101 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b4bc7b9 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:04:45,101 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:04:45,114 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:04:45,114 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:04:45,120 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:04:45,155 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1700755485153) 16:04:45,155 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 16:04:45,155 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:04:45,160 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:04:45,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:04:45,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:04:45,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:04:45,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:04:45,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:04:45,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:04:45,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:04:45,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:04:45,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:04:45,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:04:45,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:04:45,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:04:45,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:04:45,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:04:45,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:04:45,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:04:45,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:04:45,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:04:45,174 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:04:45,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:04:45,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:04:45,207 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:04:45,215 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:04:45,604 |-INFO in ch.qos.logback.classic.pattern.DateConverter@16bbb59c - Setting zoneId to "UTC" 16:04:45,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:04:45,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:04:45,848 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:04:45,849 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:04:45,849 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:04:45,850 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:04:45,850 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:04:45,850 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:04:45,850 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:04:45,850 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@538fb761 - End of configuration. 16:04:45,850 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@163cd4a6 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-23T16:04:45.965Z INFO 14965 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14965 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2023-11-23T16:04:45.966Z INFO 14965 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2023-11-23T16:04:47.257Z INFO 14965 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@164523f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3596a9d5, org.springframework.security.web.context.SecurityContextHolderFilter@c634247, org.springframework.security.web.header.HeaderWriterFilter@41718278, org.springframework.security.web.authentication.logout.LogoutFilter@7ef7f6d5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8e164f2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@e6522bd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2c0604af, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@441fd20d, org.springframework.security.web.access.ExceptionTranslationFilter@3a3a0b3b, org.springframework.security.web.access.intercept.AuthorizationFilter@7be9e5fb] 2023-11-23T16:04:49.213Z INFO 14965 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-23T16:04:49.213Z INFO 14965 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-23T16:04:49.215Z INFO 14965 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2023-11-23T16:04:49.248Z INFO 14965 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.652 seconds (process running for 6.5) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.345 s - in org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2023-11-23T16:04:50.937Z INFO 14965 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.613 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231123T155701Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Building dependencies layer... [INFO] Building project dependencies layer... [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231123T155701Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.4.1-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.297 s] [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] [INFO] checkstyle ......................................... SUCCESS [ 4.238 s] [INFO] spotbugs ........................................... SUCCESS [ 0.019 s] [INFO] cps-parent ......................................... SUCCESS [ 9.527 s] [INFO] cps-events ......................................... SUCCESS [ 11.318 s] [INFO] cps-path-parser .................................... SUCCESS [ 10.206 s] [INFO] cps-service ........................................ SUCCESS [01:40 min] [INFO] cps-rest ........................................... SUCCESS [ 24.823 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 5.602 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:33 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.088 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.189 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.985 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.530 s] [INFO] cps-ri ............................................. SUCCESS [ 22.589 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.173 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 4.647 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 12.432 s] [INFO] integration-test ................................... SUCCESS [01:00 min] [INFO] cps-application .................................... SUCCESS [ 24.173 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.791 s] [INFO] cps ................................................ SUCCESS [ 1.342 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:02 min [INFO] Finished at: 2023-11-23T16:05:03Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5590 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins5621960730877972453.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins16202119124206827253.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins8255064702744271562.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dCzT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dCzT/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins6744749124065384542.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config263937021057558266tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/bash /tmp/jenkins2075653283637415797.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins15527688073248123826.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dCzT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dCzT/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins14620833534837070908.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins7890554224673893742.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dCzT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-dCzT/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins97791683268069291.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dCzT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dCzT/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6167 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-3471.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 13G 148G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1085 25669 18 5135 30333 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:20:02:72 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85748sec preferred_lft 85748sec inet6 fe80::f816:3eff:fe20:272/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:20:10:72:3a brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:20ff:fe10:723a/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/23/2023 _x86_64_ (8 CPU) 15:55:02 LINUX RESTART (8 CPU) 03:56:01 PM tps rtps wtps bread/s bwrtn/s 03:57:01 PM 137.59 11.91 125.67 3011.53 10813.55 03:58:01 PM 239.51 15.21 224.30 2262.82 11334.31 03:59:01 PM 106.01 13.36 92.65 1252.92 34199.67 04:00:01 PM 66.66 0.05 66.61 1.07 2764.30 04:01:01 PM 32.31 0.07 32.24 3.60 1104.28 04:02:01 PM 25.66 0.07 25.60 1.73 543.40 04:03:01 PM 38.01 0.05 37.96 0.53 1484.02 04:04:01 PM 47.38 2.47 44.92 4497.17 7279.44 04:05:01 PM 96.95 1.15 95.80 84.77 28093.09 Average: 87.78 4.93 82.86 1235.06 10845.82 03:56:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:57:01 PM 29350296 31204928 3305416 10.12 2688 2170860 2056436 6.10 175984 2686388 150220 03:58:01 PM 27688624 29936828 4967088 15.21 2688 2559192 2640872 7.84 279932 4210576 200244 03:59:01 PM 26012040 29096408 6643672 20.34 2688 3378652 5199200 15.43 472584 5620868 1772 04:00:01 PM 25800936 28951200 6854776 20.99 2688 3442996 3454748 10.25 513808 5793152 11904 04:01:01 PM 25638152 28793560 7017560 21.49 2688 3446548 3455508 10.25 536620 5922060 28 04:02:01 PM 25195328 28353676 7460384 22.85 2688 3448184 5117080 15.18 539144 6338896 104 04:03:01 PM 25441944 28802528 7213768 22.09 2688 3650288 3525172 10.46 585152 6068932 179224 04:04:01 PM 24631364 28920224 8024348 24.57 2688 4561852 3170208 9.41 733656 6687032 755532 04:05:01 PM 24303580 29097296 8352132 25.58 2688 5063092 3204920 9.51 800236 6936076 496780 Average: 26006918 29239628 6648794 20.36 2688 3524629 3536016 10.49 515235 5584887 199534 03:56:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 PM eth0 75.19 48.75 1225.33 24.51 0.00 0.00 0.00 0.00 03:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 PM eth0 376.00 301.73 4931.47 45.32 0.00 0.00 0.00 0.00 03:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 PM lo 7.60 7.60 0.94 0.94 0.00 0.00 0.00 0.00 03:59:01 PM eth0 744.15 312.36 6420.55 21.80 0.00 0.00 0.00 0.00 03:59:01 PM docker0 3.07 4.65 0.51 0.51 0.00 0.00 0.00 0.00 03:59:01 PM veth12cc201 3.07 4.78 0.55 0.52 0.00 0.00 0.00 0.00 04:00:01 PM lo 14.01 14.01 1.81 1.81 0.00 0.00 0.00 0.00 04:00:01 PM eth0 82.36 71.81 676.68 19.24 0.00 0.00 0.00 0.00 04:00:01 PM docker0 4.62 8.06 0.76 1.04 0.00 0.00 0.00 0.00 04:01:01 PM lo 25.77 25.77 2.19 2.19 0.00 0.00 0.00 0.00 04:01:01 PM eth0 65.91 50.02 30.32 22.84 0.00 0.00 0.00 0.00 04:01:01 PM docker0 6.60 7.28 0.85 0.86 0.00 0.00 0.00 0.00 04:02:01 PM lo 87.48 87.48 11.24 11.24 0.00 0.00 0.00 0.00 04:02:01 PM eth0 235.30 235.47 331.40 46.55 0.00 0.00 0.00 0.00 04:02:01 PM docker0 0.75 1.02 0.11 0.11 0.00 0.00 0.00 0.00 04:02:01 PM veth32dd940 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:03:01 PM lo 37.39 37.39 3.71 3.71 0.00 0.00 0.00 0.00 04:03:01 PM eth0 1245.98 954.56 861.68 340.91 0.00 0.00 0.00 0.00 04:03:01 PM docker0 2.75 3.28 0.48 0.45 0.00 0.00 0.00 0.00 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 PM eth0 388.65 188.32 3472.56 31.87 0.00 0.00 0.00 0.00 04:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 PM lo 240.62 240.62 54.57 54.57 0.00 0.00 0.00 0.00 04:05:01 PM eth0 28.74 27.56 289.97 5.96 0.00 0.00 0.00 0.00 04:05:01 PM docker0 119.63 125.64 36.83 19.70 0.00 0.00 0.00 0.00 Average: lo 45.88 45.88 8.27 8.27 0.00 0.00 0.00 0.00 Average: eth0 360.23 243.38 2026.54 62.10 0.00 0.00 0.00 0.00 Average: docker0 15.27 16.66 4.39 2.52 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/23/2023 _x86_64_ (8 CPU) 15:55:02 LINUX RESTART (8 CPU) 03:56:01 PM CPU %user %nice %system %iowait %steal %idle 03:57:01 PM all 10.55 0.00 1.06 1.26 0.04 87.08 03:57:01 PM 0 3.85 0.00 0.57 0.10 0.03 95.45 03:57:01 PM 1 16.93 0.00 1.35 1.71 0.05 79.96 03:57:01 PM 2 10.05 0.00 1.50 2.37 0.05 86.03 03:57:01 PM 3 4.07 0.00 0.52 1.99 0.07 93.35 03:57:01 PM 4 14.52 0.00 1.60 1.65 0.03 82.19 03:57:01 PM 5 14.61 0.00 1.17 0.32 0.03 83.87 03:57:01 PM 6 14.12 0.00 1.00 1.35 0.03 83.50 03:57:01 PM 7 6.25 0.00 0.75 0.62 0.03 92.34 03:58:01 PM all 37.58 0.00 1.49 2.17 0.10 58.66 03:58:01 PM 0 30.78 0.00 2.24 4.72 0.10 62.16 03:58:01 PM 1 37.78 0.00 1.20 0.70 0.10 60.21 03:58:01 PM 2 40.68 0.00 0.82 0.30 0.10 58.10 03:58:01 PM 3 26.50 0.00 1.68 2.28 0.10 69.44 03:58:01 PM 4 41.32 0.00 1.11 1.24 0.10 56.23 03:58:01 PM 5 41.89 0.00 2.21 3.82 0.10 51.97 03:58:01 PM 6 45.51 0.00 1.04 1.93 0.08 51.43 03:58:01 PM 7 36.17 0.00 1.63 2.35 0.10 59.76 03:59:01 PM all 11.74 0.30 2.12 3.50 0.08 82.26 03:59:01 PM 0 9.36 1.99 1.97 3.22 0.13 83.33 03:59:01 PM 1 13.36 0.07 2.76 6.02 0.07 77.73 03:59:01 PM 2 7.10 0.00 2.58 11.04 0.05 79.23 03:59:01 PM 3 17.65 0.27 2.45 0.37 0.08 79.17 03:59:01 PM 4 7.85 0.02 1.91 4.28 0.07 85.87 03:59:01 PM 5 13.52 0.00 1.85 0.02 0.10 84.51 03:59:01 PM 6 17.26 0.00 1.83 2.79 0.08 78.04 03:59:01 PM 7 7.82 0.03 1.58 0.29 0.07 90.21 04:00:01 PM all 37.98 0.00 1.03 0.32 0.09 60.58 04:00:01 PM 0 32.89 0.00 0.88 0.32 0.08 65.83 04:00:01 PM 1 52.42 0.00 0.68 0.05 0.10 46.74 04:00:01 PM 2 25.62 0.00 0.70 0.05 0.08 73.54 04:00:01 PM 3 51.80 0.00 1.12 0.03 0.10 46.95 04:00:01 PM 4 19.47 0.00 0.87 0.13 0.08 79.45 04:00:01 PM 5 44.91 0.00 2.04 0.77 0.12 52.17 04:00:01 PM 6 34.84 0.00 1.05 0.02 0.07 64.03 04:00:01 PM 7 41.92 0.00 0.90 1.20 0.10 55.87 04:01:01 PM all 26.67 0.36 1.86 0.13 0.09 70.88 04:01:01 PM 0 23.18 0.05 2.09 0.13 0.07 74.48 04:01:01 PM 1 27.08 0.37 1.87 0.18 0.08 70.41 04:01:01 PM 2 31.90 0.00 1.36 0.05 0.10 66.59 04:01:01 PM 3 18.77 0.03 1.61 0.05 0.10 79.44 04:01:01 PM 4 27.17 0.02 2.04 0.45 0.10 70.23 04:01:01 PM 5 27.62 2.31 1.76 0.15 0.08 68.08 04:01:01 PM 6 28.80 0.08 2.07 0.03 0.08 68.92 04:01:01 PM 7 28.87 0.03 2.11 0.02 0.10 68.87 04:02:01 PM all 16.28 0.29 1.94 0.09 0.09 81.31 04:02:01 PM 0 13.31 0.05 2.08 0.05 0.10 84.41 04:02:01 PM 1 11.83 0.08 1.66 0.23 0.08 86.11 04:02:01 PM 2 17.31 0.05 2.16 0.15 0.08 80.25 04:02:01 PM 3 21.39 0.00 2.26 0.00 0.10 76.25 04:02:01 PM 4 14.22 0.00 1.49 0.07 0.07 84.16 04:02:01 PM 5 20.01 0.05 2.14 0.12 0.07 77.61 04:02:01 PM 6 17.08 2.07 1.82 0.03 0.17 78.82 04:02:01 PM 7 15.10 0.00 1.88 0.10 0.07 82.85 04:03:01 PM all 42.57 0.09 4.20 0.15 0.11 52.88 04:03:01 PM 0 33.51 0.03 1.97 0.07 0.10 64.31 04:03:01 PM 1 34.29 0.03 8.56 0.28 0.13 56.70 04:03:01 PM 2 31.52 0.35 6.20 0.02 0.10 61.81 04:03:01 PM 3 40.72 0.03 3.03 0.10 0.12 56.00 04:03:01 PM 4 50.23 0.15 3.93 0.15 0.10 45.44 04:03:01 PM 5 48.75 0.07 2.82 0.22 0.12 48.03 04:03:01 PM 6 52.29 0.02 3.27 0.27 0.12 44.04 04:03:01 PM 7 49.27 0.02 3.84 0.07 0.12 46.69 04:04:01 PM all 23.84 0.00 1.88 1.71 0.08 72.50 04:04:01 PM 0 19.72 0.00 1.39 0.64 0.05 78.19 04:04:01 PM 1 25.84 0.00 3.25 0.89 0.07 69.95 04:04:01 PM 2 17.90 0.00 1.93 0.67 0.07 79.43 04:04:01 PM 3 19.22 0.00 1.85 1.41 0.08 77.44 04:04:01 PM 4 18.57 0.00 1.80 4.63 0.07 74.93 04:04:01 PM 5 37.95 0.00 1.28 0.17 0.08 60.52 04:04:01 PM 6 22.20 0.00 1.86 1.16 0.08 74.70 04:04:01 PM 7 29.37 0.00 1.67 4.09 0.10 64.76 04:05:01 PM all 31.85 0.00 1.46 3.45 0.10 63.14 04:05:01 PM 0 37.99 0.00 1.93 0.07 0.12 59.90 04:05:01 PM 1 37.48 0.00 2.06 16.27 0.10 44.09 04:05:01 PM 2 22.16 0.00 1.17 2.03 0.17 74.47 04:05:01 PM 3 37.10 0.00 0.90 0.02 0.08 61.90 04:05:01 PM 4 35.11 0.00 1.04 1.39 0.08 62.38 04:05:01 PM 5 24.11 0.00 1.24 4.68 0.07 69.90 04:05:01 PM 6 28.36 0.00 1.17 1.42 0.08 68.96 04:05:01 PM 7 32.53 0.00 2.13 1.73 0.08 63.53 Average: all 26.57 0.11 1.89 1.42 0.09 69.92 Average: 0 22.74 0.23 1.68 1.03 0.09 74.23 Average: 1 28.57 0.06 2.60 2.92 0.09 65.76 Average: 2 22.70 0.04 2.05 1.85 0.09 73.27 Average: 3 26.37 0.04 1.71 0.70 0.09 71.09 Average: 4 25.38 0.02 1.75 1.56 0.08 71.21 Average: 5 30.36 0.27 1.83 1.14 0.09 66.31 Average: 6 28.94 0.24 1.68 1.00 0.09 68.05 Average: 7 27.50 0.01 1.83 1.16 0.09 69.41